Home
last modified time | relevance | path

Searched refs:linux_poll_wakeup (Results 1 – 2 of 2) 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.c1073 linux_poll_wakeup(filp); in linux_poll_wakeup_callback()
1131 linux_poll_wakeup(struct linux_file *filp) in linux_poll_wakeup() function