Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_arm.const34 VHOST_SET_VRING_CALL = 1074310945
Dsocket_vnet_amd64.const34 VHOST_SET_VRING_CALL = 1074310945
Dsocket_vnet_386.const34 VHOST_SET_VRING_CALL = 1074310945
Dsocket_vnet_ppc64le.const34 VHOST_SET_VRING_CALL = 2148052769
Dsocket_vnet_arm64.const34 VHOST_SET_VRING_CALL = 1074310945
Dsocket_vnet.txt58 ioctl$VHOST_SET_VRING_CALL(fd fd_vhost, cmd const[VHOST_SET_VRING_CALL], arg ptr[in, vhost_vring_fi…
/external/kernel-headers/original/uapi/linux/
Dvhost.h78 #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file) macro