Home
last modified time | relevance | path

Searched refs:sx_xunlock_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsx.h194 #define sx_xunlock_(sx, file, line) \ macro
201 #define sx_xunlock_(sx, file, line) \ macro
236 #define sx_xunlock(sx) sx_xunlock_((sx), LOCK_FILE, LOCK_LINE)
256 sx_xunlock_(sx, file, line); \
/freebsd/sys/vm/
H A Dvm_map.c671 sx_xunlock_(&map->lock, file, line); in _vm_map_unlock()
752 sx_xunlock_(&map->lock, file, line); in _vm_map_lock_upgrade()
816 sx_xunlock_(&map->lock, file, line); in _vm_map_unlock_and_wait()