Home
last modified time | relevance | path

Searched refs:max_payload_size (Results 1 – 1 of 1) sorted by relevance

/arch/um/drivers/
Dvirtio_uml.c130 size_t max_payload_size, bool wait) in vhost_user_recv() argument
155 if (size > max_payload_size) in vhost_user_recv()
178 size_t max_payload_size) in vhost_user_recv_resp() argument
181 max_payload_size, true); in vhost_user_recv_resp()
211 size_t max_payload_size) in vhost_user_recv_req() argument
214 max_payload_size, false); in vhost_user_recv_req()