Home
last modified time | relevance | path

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

/Linux-v6.1/arch/um/drivers/
Dvirtio_uml.c226 bool need_response, struct vhost_user_msg *msg, in vhost_user_send() argument
241 request_ack = !need_response; in vhost_user_send()
274 bool need_response, u32 request) in vhost_user_send_no_payload() argument
280 return vhost_user_send(vu_dev, need_response, &msg, NULL, 0); in vhost_user_send_no_payload()