Home
last modified time | relevance | path

Searched refs:VHOST_USER_FLAG_REPLY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvhost_user.h8 #define VHOST_USER_FLAG_REPLY BIT(2) macro
H A Dvirtio_uml.c175 if (msg->header.flags != (VHOST_USER_FLAG_REPLY | VHOST_USER_VERSION)) in vhost_user_recv_resp()
344 reply.header.flags |= VHOST_USER_FLAG_REPLY; in vhost_user_reply()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvhost_user.h8 #define VHOST_USER_FLAG_REPLY BIT(2) macro
H A Dvirtio_uml.c188 if (msg->header.flags != (VHOST_USER_FLAG_REPLY | VHOST_USER_VERSION)) in vhost_user_recv_resp()
357 reply.header.flags |= VHOST_USER_FLAG_REPLY; in vhost_user_reply()

Completed in 5 milliseconds