Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dpoll.h46 extern void linux_poll_wakeup(struct linux_file *);
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1170 linux_poll_wakeup(filp); in linux_poll_wakeup_callback()
1228 linux_poll_wakeup(struct linux_file *filp) in linux_poll_wakeup() function