Searched refs:SZONETOP (Results 1 – 8 of 8) sorted by relevance
48 if (p->p_flag & SZONETOP) in getpid()
496 #define SZONETOP 0x00000400 /* process has no valid PPID in its zone */ macro
1370 (p->p_flag & SZONETOP)) { in oprgetstatus32()1516 (p->p_flag & SZONETOP)) { in oprgetpsinfo32()3155 (p->p_flag & SZONETOP)) { in oprgetstatus()3303 (p->p_flag & SZONETOP)) { in oprgetpsinfo()
900 (p->p_flag & SZONETOP)) { in prgetstatus()1146 (p->p_flag & SZONETOP)) { in prgetstatus32()2502 (p->p_flag & SZONETOP)) { in prgetpsinfo()3166 (p->p_flag & SZONETOP)) { in prgetpsinfo32()
1256 (p->p_flag & (SSYS|SZONETOP)) == (SSYS|SZONETOP)) { in contract_plookup()
808 q->p_flag |= SZONETOP; in proc_exit()
3881 pp->p_flag |= SZONETOP; in zsched()6133 pp->p_flag |= SZONETOP; in zone_enter()
204 { "SZONETOP", SZONETOP, SZONETOP }, in pflags()