Searched refs:MT_FLAGS_USE_RCU (Results 1 – 3 of 3) sorted by relevance
167 #define MT_FLAGS_USE_RCU 0x02 macro643 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()657 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()660 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()676 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()679 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
930 MT_FLAGS_USE_RCU)
136 MT_FLAGS_USE_RCU,