Searched refs:PWDDESC_XUNLOCK (Results 1 – 3 of 3) sorted by relevance
2253 PWDDESC_XUNLOCK(pdp); in pddrop()2373 PWDDESC_XUNLOCK(pdp); in pdcopy()3778 PWDDESC_XUNLOCK(pdp); in pwd_hold()3851 PWDDESC_XUNLOCK(pdp); in pwd_chroot()3873 PWDDESC_XUNLOCK(pdp); in pwd_chdir()3914 PWDDESC_XUNLOCK(pdp); in pwd_chroot_chdir()3934 PWDDESC_XUNLOCK(pdp); in pwd_ensure_dirs()3951 PWDDESC_XUNLOCK(pdp); in pwd_ensure_dirs()3974 PWDDESC_XUNLOCK(pdp); in pwd_set_rootvnode()4437 PWDDESC_XUNLOCK(pdp); in kern_proc_filedesc_out()[all …]
4183 PWDDESC_XUNLOCK(pdp); in sys_umask()
149 #define PWDDESC_XUNLOCK(pdp) mtx_unlock(PWDDESC_LOCK(pdp)) macro