Searched refs:CARP_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
288 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro320 CARP_LOCK_ASSERT(sc); \398 CARP_LOCK_ASSERT(sc); in carp_hmac_prepare()465 CARP_LOCK_ASSERT(sc); in carp_hmac_generate()486 CARP_LOCK_ASSERT(sc); in carp_hmac_verify()1131 CARP_LOCK_ASSERT(sc); in carp_callout()1216 CARP_LOCK_ASSERT(sc); in carp_send_ad_locked()1372 CARP_LOCK_ASSERT(sc); in vrrp_send_ad_locked()1750 CARP_LOCK_ASSERT(sc); in carp_master_down()1767 CARP_LOCK_ASSERT(sc); in carp_master_down_locked()[all …]