Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/drivers/
Dvirtio_uml.c231 bool request_ack; in vhost_user_send() local
241 request_ack = !need_response; in vhost_user_send()
244 request_ack = false; in vhost_user_send()
246 if (request_ack) in vhost_user_send()
254 if (request_ack) { in vhost_user_send()