Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h807 static inline bool mt_in_rcu(struct maple_tree *mt) in mt_clear_in_rcu()
821 if (!mt_in_rcu(mt))
840 if (mt_in_rcu(mt)) in mt_height()
793 static inline bool mt_in_rcu(struct maple_tree *mt) mt_in_rcu() function
/linux/lib/
H A Dmaple_tree.c988 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy()
1302 if (mt_in_rcu(mas->tree)) in mas_free()
2593 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()
3013 bool in_rcu = mt_in_rcu(mas->tree); in mas_destroy_rebalance()
3800 bool in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store()
3892 } else if (!mt_in_rcu(mas->tree)) { in mas_wr_slot_store()
4172 ret = mt_in_rcu(mas->tree) ? 1 : 0; in mas_prealloc_calc()
4234 if (!mt_in_rcu(mas->tree) && (mas->offset == mas->end)) { in mas_wr_store_type()
4239 if ((new_end == mas->end) && (!mt_in_rcu(mas->tree) || in mas_wr_store_type()
5396 if (mt_in_rcu(mt)) { in mte_destroy_walk()
/linux/tools/testing/radix-tree/
H A Dmaple.c592 if (mt_in_rcu(mt)) in check_erase_testset()
34949 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu()
35011 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slot_store()
35047 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slowread()