Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDpoll.h45 extern void linux_poll_wakeup(struct linux_file *);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1186 linux_poll_wakeup(filp); in linux_poll_wakeup_callback()
1244 linux_poll_wakeup(struct linux_file *filp) in linux_poll_wakeup() function