Searched refs:prepare_signal (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.c694 static int prepare_signal(int sig, struct task_struct *p, int from_ancestor_ns) function
894 if (!prepare_signal(sig, t, from_ancestor_ns))
1410 if (!prepare_signal(sig, t, 0))
1843 * we should notify the parent, prepare_signal(SIGCONT) encodes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dsignal.c694 static int prepare_signal(int sig, struct task_struct *p, int from_ancestor_ns) function
894 if (!prepare_signal(sig, t, from_ancestor_ns))
1410 if (!prepare_signal(sig, t, 0))
1843 * we should notify the parent, prepare_signal(SIGCONT) encodes

Completed in 121 milliseconds