Searched refs:PID_RELE (Results 1 – 6 of 6) sorted by relevance
97 #define PID_RELE(pidp) ASSERT(MUTEX_HELD(&pidlock)); \ macro
115 PID_RELE(sp->s_sidp); in sess_rele()649 PID_RELE(pgidp); in freectty()650 PID_RELE(sidp); in freectty()
307 PID_RELE(pidp); in pid_exit()638 PID_RELE((struct pid *)pref); in proc_unref()
185 PID_RELE(pgp);
967 PID_RELE(ssp->ss_pidp); in strclean()1004 PID_RELE(ssp->ss_pidp); in strcleanall()4784 PID_RELE(pidp); in strioctl()4899 PID_RELE(pidp); in strioctl()4907 PID_RELE(pidp); in strioctl()4940 PID_RELE(pidp); in strioctl()4950 PID_RELE(pidp); in strioctl()4964 PID_RELE(pidp); in strioctl()5015 PID_RELE(pidp); in strioctl()5021 PID_RELE(pidp); in strioctl()[all …]
430 #define PID_RELE(pidp) ASSERT(MUTEX_HELD(&pidlock)); \ macro