Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpoll.h45 extern void linux_poll_wakeup(struct linux_file *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1013 linux_poll_wakeup(filp); in linux_poll_wakeup_callback()
1071 linux_poll_wakeup(struct linux_file *filp) in linux_poll_wakeup() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c2343 linux_poll_wakeup(item->eventfd.file); in dispatch_event_fd()