Searched refs:sx_sunlock_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsx.h223 #define sx_sunlock_(sx, file, line) \ macro
236 #define sx_sunlock_(sx, file, line) \ macro
255 #define sx_sunlock(sx) sx_sunlock_((sx), LOCK_FILE, LOCK_LINE)
274 sx_sunlock_(sx, file, line); \
/freebsd-10-stable/sys/vm/
H A Dvm_map.c523 sx_sunlock_(&map->lock, file, line);
572 sx_sunlock_(&map->lock, file, line);

Completed in 157 milliseconds