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

/linux-master/kernel/
H A Dtsacct.c54 if (tsk->flags & PF_SIGNALED)
H A Dacct.c582 if (current->flags & PF_SIGNALED)
H A Dexit.c424 if (self.task->flags & PF_SIGNALED)
H A Dsignal.c2882 current->flags |= PF_SIGNALED;
/linux-master/include/linux/
H A Dsched.h1628 #define PF_SIGNALED 0x00000400 /* Killed by a signal */ macro

Completed in 133 milliseconds