Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvirtio_uml.c227 bool need_response, struct vhost_user_msg *msg, in vhost_user_send() argument
242 request_ack = !need_response; in vhost_user_send()
275 bool need_response, u32 request) in vhost_user_send_no_payload() argument
281 return vhost_user_send(vu_dev, need_response, &msg, NULL, 0); in vhost_user_send_no_payload()