Searched refs:MT_FLAGS_USE_RCU (Results 1 – 5 of 5) sorted by relevance
179 #define MT_FLAGS_USE_RCU 0x02 macro812 return mt->ma_flags & MT_FLAGS_USE_RCU; in mt_in_rcu()826 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()829 mt->ma_flags &= ~MT_FLAGS_USE_RCU; in mt_clear_in_rcu()845 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()848 mt->ma_flags |= MT_FLAGS_USE_RCU; in mt_set_in_rcu()
1043 MT_FLAGS_USE_RCU)
80 mt_init_flags(&mm.mm_mt, MT_FLAGS_ALLOC_RANGE | MT_FLAGS_USE_RCU); in damon_test_three_regions_in_vmas()
148 MT_FLAGS_USE_RCU,
36349 mt_init_flags(&tree, MT_FLAGS_ALLOC_RANGE | MT_FLAGS_LOCK_EXTERN | MT_FLAGS_USE_RCU); in farmer_tests()36383 mt_init_flags(&tree, MT_FLAGS_ALLOC_RANGE | MT_FLAGS_USE_RCU); in farmer_tests()