Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1161 linux_poll_wakeup_state(atomic_t *v, const uint8_t *pstate) in linux_poll_wakeup_state() function
1184 switch (linux_poll_wakeup_state(&filp->f_wait_queue.state, state)) { in linux_poll_wakeup_callback()
1207 switch (linux_poll_wakeup_state(&filp->f_wait_queue.state, state)) { in linux_poll_wait()
1232 switch (linux_poll_wakeup_state(&filp->f_wait_queue.state, state)) { in linux_poll_wait_dequeue()