Searched refs:PWDDESC_XUNLOCK (Results 1 – 3 of 3) sorted by relevance
2263 PWDDESC_XUNLOCK(pdp); in pdinit()2329 PWDDESC_XUNLOCK(pdp); in pddrop()2334 PWDDESC_XUNLOCK(pdp); in pddrop()2452 PWDDESC_XUNLOCK(pdp); in pdcopy()3971 PWDDESC_XUNLOCK(pdp); in pwd_hold()3990 PWDDESC_XUNLOCK(pdp); in pwd_hold_proc()4048 PWDDESC_XUNLOCK(pdp); in pwd_chroot()4066 PWDDESC_XUNLOCK(pdp); in pwd_chroot()4086 PWDDESC_XUNLOCK(pdp); in pwd_chdir()4120 PWDDESC_XUNLOCK(pdp); in pwd_altroot()[all …]
4309 PWDDESC_XUNLOCK(pdp); in sys_umask()
160 #define PWDDESC_XUNLOCK(pdp) mtx_unlock(PWDDESC_LOCK(pdp)) macro