Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dvirtio_uml.c175 bool request_ack; in vhost_user_send() local
185 request_ack = !need_response; in vhost_user_send()
188 request_ack = false; in vhost_user_send()
190 if (request_ack) in vhost_user_send()
197 if (request_ack) { in vhost_user_send()