Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/
Dprivcmd.c1464 static long privcmd_ioctl_ioeventfd(struct file *file, void __user *udata) in privcmd_ioctl_ioeventfd() function
1519 static inline long privcmd_ioctl_ioeventfd(struct file *file, void __user *udata) in privcmd_ioctl_ioeventfd() function
1569 ret = privcmd_ioctl_ioeventfd(file, udata); in privcmd_ioctl()