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()
322 tsk->flags |= PF_DUMPCORE; in zap_threads()
1973 #define PF_DUMPCORE 0x00000200 /* dumped core */ macro
2425 if (current->flags & PF_DUMPCORE) in __alloc_pages_may_oom()