Home
last modified time | relevance | path

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

/Linux-v5.10/arch/um/drivers/
Dvirtio_uml.c219 bool request_ack; in vhost_user_send() local
229 request_ack = !need_response; in vhost_user_send()
232 request_ack = false; in vhost_user_send()
234 if (request_ack) in vhost_user_send()
242 if (request_ack) { in vhost_user_send()