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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dsignal.c761 * The first thread which returns from do_signal_stop()
1718 static int do_signal_stop(int signr) function
1876 do_signal_stop(0))
1952 if (likely(do_signal_stop(info->si_signo))) {
2008 * see wants_signal(), do_signal_stop().
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dsignal.c761 * The first thread which returns from do_signal_stop()
1718 static int do_signal_stop(int signr) function
1876 do_signal_stop(0))
1952 if (likely(do_signal_stop(info->si_signo))) {
2008 * see wants_signal(), do_signal_stop().

Completed in 197 milliseconds