Searched refs:pid_ref (Results 1 – 4 of 4) sorted by relevance
86 uint_t pid_ref; member95 ++(pidp)->pid_ref;97 (pidp)->pid_ref > 1 ? \98 --(pidp)->pid_ref : pid_rele(pidp);
410 uint_t pid_ref; member419 ++(pidp)->pid_ref;421 (pidp)->pid_ref > 1 ? \422 --(pidp)->pid_ref : pid_rele(pidp);
109 ASSERT(pidp->pid_ref > 0); in pid_lookup()207 pidp->pid_ref = 1; in pid_allocate()
8604 ASSERT(pidp->pid_ref <= 1); in str_cn_clean()