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

/linux-master/kernel/
H A Dseccomp.c208 * @wait_killable_recv: Put notifying process in killable state once the
230 bool wait_killable_recv; member in struct:seccomp_filter
910 filter->wait_killable_recv = true;
1102 return match->wait_killable_recv && n->state == SECCOMP_NOTIFY_SENT;

Completed in 117 milliseconds