Home
last modified time | relevance | path

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

/kernel/
Dsignal.c555 static int rm_from_queue(unsigned long mask, struct sigpending *s) in rm_from_queue() function
640 rm_from_queue(sigmask(SIGCONT), &signal->shared_pending); in prepare_signal()
643 rm_from_queue(sigmask(SIGCONT), &t->pending); in prepare_signal()
651 rm_from_queue(SIG_KERNEL_STOP_MASK, &signal->shared_pending); in prepare_signal()
655 rm_from_queue(SIG_KERNEL_STOP_MASK, &t->pending); in prepare_signal()