Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1763 #define PF_DUMPCORE 0x00000200 /* Dumped core */ macro
/linux/mm/
H A Dpage_alloc.c4085 if (current->flags & PF_DUMPCORE) in __alloc_pages_may_oom()