Searched refs:PF_DUMPCORE (Results 1 – 5 of 5) sorted by relevance
54 if (tsk->flags & PF_DUMPCORE) in bacct_add_tsk()
558 if (current->flags & PF_DUMPCORE) in acct_collect()
326 tsk->flags |= PF_DUMPCORE; in zap_threads()
2078 #define PF_DUMPCORE 0x00000200 /* dumped core */ macro
2738 if (current->flags & PF_DUMPCORE) in __alloc_pages_may_oom()