Searched refs:PF_SIGNALED (Results 1 – 5 of 5) sorted by relevance
50 if (tsk->flags & PF_SIGNALED) in bacct_add_tsk()
561 if (current->flags & PF_SIGNALED) in acct_collect()
362 if (self.task->flags & PF_SIGNALED) in coredump_task_exit()
2824 current->flags |= PF_SIGNALED; in get_signal()
1671 #define PF_SIGNALED 0x00000400 /* Killed by a signal */ macro
Completed in 21 milliseconds