Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_event.c130 static fo_ioctl_t eventfd_ioctl; variable
141 .fo_ioctl = eventfd_ioctl,
182 .fo_ioctl = eventfd_ioctl,
950 eventfd_ioctl(struct file *fp, u_long cmd, void *data, in eventfd_ioctl() function