Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/xen/
H A Dprivcmd.h116 struct privcmd_ioeventfd { struct
164 _IOW('P', 9, struct privcmd_ioeventfd)
/linux-6.15/drivers/xen/
H A Dprivcmd.c1221 struct privcmd_kernel_ioreq *alloc_ioreq(struct privcmd_ioeventfd *ioeventfd) in alloc_ioreq()
1293 get_ioreq(struct privcmd_ioeventfd *ioeventfd, struct eventfd_ctx *eventfd) in get_ioreq()
1339 static int privcmd_ioeventfd_assign(struct privcmd_ioeventfd *ioeventfd) in privcmd_ioeventfd_assign()
1397 static int privcmd_ioeventfd_deassign(struct privcmd_ioeventfd *ioeventfd) in privcmd_ioeventfd_deassign()
1449 struct privcmd_ioeventfd ioeventfd; in privcmd_ioctl_ioeventfd()