Searched refs:PF_SIGNALED (Results 1 – 4 of 4) sorted by relevance
47 if (tsk->flags & PF_SIGNALED) in bacct_add_tsk()
563 if (current->flags & PF_SIGNALED) in acct_collect()
2714 current->flags |= PF_SIGNALED; in get_signal()
1452 #define PF_SIGNALED 0x00000400 /* Killed by a signal */ macro