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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtsacct.c52 if (tsk->flags & PF_SIGNALED)
H A Dacct.c563 if (current->flags & PF_SIGNALED)
H A Dfork.c462 && !(tsk->flags & PF_SIGNALED)
H A Dsignal.c1855 current->flags |= PF_SIGNALED;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h1335 #define PF_SIGNALED 0x00000400 /* killed by a signal */ macro

Completed in 159 milliseconds