Searched refs:P2_AST_SU (Results 1 – 3 of 3) sorted by relevance
601 p->p_flag2 |= P2_AST_SU; in nfsrvd_nfsd() 658 p->p_flag2 &= ~P2_AST_SU;
856 #define P2_AST_SU 0x00000008 /* Handles SU ast for macro
13831 (td->td_proc->p_flag2 & P2_AST_SU) == 0) { in schedule_cleanup()