Searched refs:SX_UNLOCKED (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dfiledesc.h135 #define FILEDESC_UNLOCK_ASSERT(fdp) sx_assert(&(fdp)->fd_sx, SX_UNLOCKED)
H A Dsx.h293 #define SX_UNLOCKED LA_UNLOCKED macro
/freebsd-11-stable/sys/geom/
H A Dgeom.h393 sx_assert(&topology_lock, SX_UNLOCKED); \

Completed in 86 milliseconds