Searched refs:wait_event_killable (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | wait_bit.h | 39 wait_event_killable(linux_var_waitq, cond) |
H A D | wait.h | 190 #define wait_event_killable(wqh, cond) ({ \ macro |