Searched refs:PF_DUMPCORE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | sched.h | 1763 #define PF_DUMPCORE 0x00000200 /* Dumped core */ macro |
| /linux/mm/ | ||
| H A D | page_alloc.c | 4085 if (current->flags & PF_DUMPCORE) in __alloc_pages_may_oom() |