Searched refs:wait_killable (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c1138 bool wait_killable = should_sleep_killable(match, &n); local
1141 if (wait_killable)
1152 if (!wait_killable && should_sleep_killable(match, &n))

Completed in 102 milliseconds