Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvirtio_uml.c233 bool request_ack; in vhost_user_send() local
243 request_ack = !need_response; in vhost_user_send()
246 request_ack = false; in vhost_user_send()
248 if (request_ack) in vhost_user_send()
256 if (request_ack) { in vhost_user_send()