Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsx.h115 void _sx_sunlock_int(struct sx *sx LOCK_FILE_LINE_ARG_DEF);
219 _sx_sunlock_int((sx))
/freebsd-11-stable/sys/kern/
HDkern_sx.c1271 _sx_sunlock_int(struct sx *sx LOCK_FILE_LINE_ARG_DEF) in _sx_sunlock_int() function
1295 _sx_sunlock_int(sx LOCK_FILE_LINE_ARG); in _sx_sunlock()