Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c237 #define BRIDGE_LOCK_ASSERT_HELD(_sc) \ macro
259 BRIDGE_LOCK_ASSERT_HELD(_sc); \
278 BRIDGE_LOCK_ASSERT_HELD(_sc); \
285 BRIDGE_LOCK_ASSERT_HELD(_sc); \
1220 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_unlock()
1234 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lock2ref()
1278 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_xlock()
1295 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_xdrop()
2125 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lookup_member()
2147 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lookup_member_if()
[all …]