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

/freebsd-10-stable/sys/sys/
H A Dfiledesc.h134 #define FILEDESC_UNLOCK_ASSERT(fdp) sx_assert(&(fdp)->fd_sx, SX_UNLOCKED)
H A Dsx.h311 #define SX_UNLOCKED LA_UNLOCKED macro
/freebsd-10-stable/sys/geom/
H A Dgeom.h391 sx_assert(&topology_lock, SX_UNLOCKED); \

Completed in 55 milliseconds