Searched refs:PF_DUMPCORE (Results 1 – 4 of 4) sorted by relevance
1804 #define PF_DUMPCORE 0x00000200 /* Dumped core */ macro
516 tsk->flags |= PF_DUMPCORE; in zap_threads()
2852 if (current->flags & (PF_EXITING|PF_DUMPCORE)) in handle_userfault()
4082 if (current->flags & PF_DUMPCORE) in __alloc_pages_may_oom()