Home
last modified time | relevance | path

Searched defs:_fob (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h95 #define FOB_LOCK(_fob) \ argument
97 #define FOB_LOCK_SPIN(_fob) \ argument
99 #define FOB_LOCK_CONVERT(_fob) \ argument
101 #define FOB_TRY_LOCK(_fob) \ argument
103 #define FOB_LOCK_ASSERT_HELD(_fob) \ argument
105 #define FOB_LOCK_ASSERT_NOTHELD(_fob) \ argument
107 #define FOB_UNLOCK(_fob) \ argument