Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsx.h296 #define SX_UNLOCKED LA_UNLOCKED macro
H A Dfiledesc.h178 #define FILEDESC_UNLOCK_ASSERT(fdp) sx_assert(&(fdp)->fd_sx, SX_UNLOCKED)
/f-stack/freebsd/net/
H A Dif_bridge.c218 #define BRIDGE_UNLOCK_ASSERT(_sc) sx_assert(&(_sc)->sc_sx, SX_UNLOCKED)