Searched refs:PID_RELE (Results 1 – 6 of 6) sorted by relevance
96 #define PID_RELE(pidp) ASSERT(MUTEX_HELD(&pidlock)); \ macro
118 PID_RELE(sp->s_sidp); in sess_rele()652 PID_RELE(pgidp); in freectty()653 PID_RELE(sidp); in freectty()
187 PID_RELE(pgp);
306 PID_RELE(pidp); in pid_exit()637 PID_RELE((struct pid *)pref); in proc_unref()
914 PID_RELE(ssp->ss_pidp); in strclean()951 PID_RELE(ssp->ss_pidp); in strcleanall()4659 PID_RELE(pidp); in strioctl()4774 PID_RELE(pidp); in strioctl()4782 PID_RELE(pidp); in strioctl()4815 PID_RELE(pidp); in strioctl()4825 PID_RELE(pidp); in strioctl()4839 PID_RELE(pidp); in strioctl()4890 PID_RELE(pidp); in strioctl()4896 PID_RELE(pidp); in strioctl()[all …]
420 #define PID_RELE(pidp) ASSERT(MUTEX_HELD(&pidlock)); \ macro