Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvhost_user.h52 VHOST_USER_SET_SLAVE_REQ_FD = 21, enumerator
H A Dvirtio_uml.c473 rc = vhost_user_send_no_payload_fd(vu_dev, VHOST_USER_SET_SLAVE_REQ_FD, in vhost_user_init_slave_req()