Searched refs:PF_DUMPCORE (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/kernel/
H A Dtsacct.c54 if (tsk->flags & PF_DUMPCORE) bacct_add_tsk()
H A Dacct.c558 if (current->flags & PF_DUMPCORE) acct_collect()
/linux-4.1.27/fs/
H A Dcoredump.c322 tsk->flags |= PF_DUMPCORE; zap_threads()
/linux-4.1.27/include/linux/
H A Dsched.h1973 #define PF_DUMPCORE 0x00000200 /* dumped core */ macro
/linux-4.1.27/mm/
H A Dpage_alloc.c2425 if (current->flags & PF_DUMPCORE) __alloc_pages_may_oom()

Completed in 155 milliseconds