Home
last modified time | relevance | path

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

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