Searched refs:CARP_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dip_carp.c262 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
294 CARP_LOCK_ASSERT(sc); \
351 CARP_LOCK_ASSERT(sc);
417 CARP_LOCK_ASSERT(sc);
438 CARP_LOCK_ASSERT(sc);
843 CARP_LOCK_ASSERT(sc);
921 CARP_LOCK_ASSERT(sc);
1267 CARP_LOCK_ASSERT(sc);
1284 CARP_LOCK_ASSERT(sc);
1320 CARP_LOCK_ASSERT(s
[all...]

Completed in 99 milliseconds