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.c581 if (current->flags & PF_SIGNALED)
H A Dexit.c420 if (self.task->flags & PF_SIGNALED)
H A Dsignal.c2880 current->flags |= PF_SIGNALED;
/linux-master/include/linux/
H A Dsched.h1632 #define PF_SIGNALED 0x00000400 /* Killed by a signal */ macro

Completed in 266 milliseconds