Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dprivcmd.c1446 static long privcmd_ioctl_ioeventfd(struct file *file, void __user *udata) in privcmd_ioctl_ioeventfd() function
1501 static inline long privcmd_ioctl_ioeventfd(struct file *file, void __user *udata) in privcmd_ioctl_ioeventfd() function
1551 ret = privcmd_ioctl_ioeventfd(file, udata); in privcmd_ioctl()