Searched refs:MT_FLAGS_USE_RCU (Results 1 – 3 of 3) sorted by relevance
213 #define MT_FLAGS_USE_RCU 0x02 macro870 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()884 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()887 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()903 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()906 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
172 MT_FLAGS_USE_RCU,
36326 mt_init_flags(&tree, MT_FLAGS_ALLOC_RANGE | MT_FLAGS_LOCK_EXTERN | MT_FLAGS_USE_RCU); in farmer_tests()36356 mt_init_flags(&tree, MT_FLAGS_ALLOC_RANGE | MT_FLAGS_USE_RCU); in farmer_tests()