Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmr_types.h64 SMR_ASSERT(SMR_ENTERED((smr)), "smr_entered_load"); \
74 SMR_ASSERT(ex, "smr_serialized_load"); \
87 SMR_ASSERT(ex, "smr_serialized_store"); \
100 SMR_ASSERT(ex, "smr_serialized_swap"); \
114 SMR_ASSERT(ex, "smr_unserialized_load"); \
124 SMR_ASSERT(ex, "smr_unserialized_store"); \
H A D_smr.h47 #define SMR_ASSERT(ex, fn) \ macro
/f-stack/tools/compat/include/sys/
H A D_smr.h47 #define SMR_ASSERT(ex, fn) \ macro