Home
last modified time | relevance | path

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

/linux/include/uapi/xen/
H A Dprivcmd.h116 struct privcmd_ioeventfd { struct
164 _IOW('P', 9, struct privcmd_ioeventfd)
/linux/drivers/xen/
H A Dprivcmd.c1235 struct privcmd_kernel_ioreq *alloc_ioreq(struct privcmd_ioeventfd *ioeventfd) in alloc_ioreq()
1307 get_ioreq(struct privcmd_ioeventfd *ioeventfd, struct eventfd_ctx *eventfd) in get_ioreq()
1353 static int privcmd_ioeventfd_assign(struct privcmd_ioeventfd *ioeventfd) in privcmd_ioeventfd_assign()
1411 static int privcmd_ioeventfd_deassign(struct privcmd_ioeventfd *ioeventfd) in privcmd_ioeventfd_deassign()
1463 struct privcmd_ioeventfd ioeventfd; in privcmd_ioctl_ioeventfd()