Home
last modified time | relevance | path

Searched refs:PF_POSTCOREDUMP (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h1757 #define PF_POSTCOREDUMP 0x00000008 /* Coredumps should ignore this task */ macro
/linux/kernel/
H A Dexit.c887 tsk->flags |= PF_POSTCOREDUMP; in synchronize_group_exit()