Searched refs:PD_KILL (Results 1 – 1 of 1) sorted by relevance
184 #define PD_KILL 0x04 /* Remove jail, kill processes, etc */ macro2220 drflags |= PD_KILL; in kern_jail_set()2358 drflags &= ~PD_KILL; in kern_jail_set()3040 prison_deref(pr, PD_KILL | PD_DEREF | PD_LOCKED | PD_LIST_XLOCKED); in prison_remove()3611 if (flags & PD_KILL) { in prison_deref()3617 flags &= ~PD_KILL; in prison_deref()3655 if (flags & PD_KILL) { in prison_deref()3664 flags &= ~PD_KILL; in prison_deref()