Searched refs:P_MUSTKILL (Results 1 – 3 of 3) sorted by relevance
368 #define P_MUSTKILL 0x00020000 /* kernel is really trying to kill me */ macro
1039 if (p->p_flags & P_MUSTKILL) { in generic_elf_coredump()
773 p->p_flags |= P_MUSTKILL; in unmount_allproc_cb()