Searched refs:PF_POSTCOREDUMP (Results 1 – 3 of 3) sorted by relevance
1798 #define PF_POSTCOREDUMP 0x00000008 /* Coredumps should ignore this task */ macro
494 if (t != current && !(t->flags & PF_POSTCOREDUMP)) { in zap_process()
924 tsk->flags |= PF_POSTCOREDUMP; in synchronize_group_exit()