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.h823 static inline bool mt_in_rcu(struct maple_tree *mt) in mt_in_rcu() function
837 if (!mt_in_rcu(mt)) in mt_clear_in_rcu()
856 if (mt_in_rcu(mt)) in mt_set_in_rcu()
/linux/lib/
H A Dmaple_tree.c935 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy()
2382 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()
3497 bool in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store()
3589 WARN_ON_ONCE(mt_in_rcu(mas->tree)); in mas_wr_slot_store()
3866 ret = mt_in_rcu(mas->tree) ? 1 : 0; in mas_prealloc_calc()
3926 if (!mt_in_rcu(mas->tree) && (mas->offset == mas->end)) in mas_wr_store_type()
3929 if ((new_end == mas->end) && (!mt_in_rcu(mas->tree) || in mas_wr_store_type()
5045 if (mt_in_rcu(mt)) { in mte_destroy_walk()
/linux/tools/testing/radix-tree/
H A Dmaple.c184 if (mt_in_rcu(mt)) in check_erase_testset()
34541 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu()
34603 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slot_store()
34639 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slowread()