Lines Matching refs:CARP_LOCK_ASSERT
286 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
318 CARP_LOCK_ASSERT(sc); \
396 CARP_LOCK_ASSERT(sc); in carp_hmac_prepare()
463 CARP_LOCK_ASSERT(sc); in carp_hmac_generate()
484 CARP_LOCK_ASSERT(sc); in carp_hmac_verify()
1129 CARP_LOCK_ASSERT(sc); in carp_callout()
1214 CARP_LOCK_ASSERT(sc); in carp_send_ad_locked()
1370 CARP_LOCK_ASSERT(sc); in vrrp_send_ad_locked()
1757 CARP_LOCK_ASSERT(sc); in carp_master_down()
1774 CARP_LOCK_ASSERT(sc); in carp_master_down_locked()
1811 CARP_LOCK_ASSERT(sc); in carp_setrun()
2596 CARP_LOCK_ASSERT(sc); in carp_set_state()
2632 CARP_LOCK_ASSERT(sc); in carp_sc_state()