Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h638 static inline bool mt_in_rcu(struct maple_tree *mt) in mt_in_rcu() function
652 if (!mt_in_rcu(mt)) in mt_clear_in_rcu()
671 if (mt_in_rcu(mt)) in mt_set_in_rcu()
/openbmc/linux/lib/
H A Dmaple_tree.c1015 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy()
1326 if (mt_in_rcu(mas->tree)) in mas_free()
2630 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()
3059 bool in_rcu = mt_in_rcu(mas->tree); in mas_destroy_rebalance()
3450 if (mt_in_rcu(wr_mas->mas->tree)) in mas_reuse_node()
3929 bool in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store()
4031 } else if (!mt_in_rcu(mas->tree)) { in mas_wr_slot_store()
4141 if (mt_in_rcu(mas->tree)) in mas_wr_append()
5332 if (mt_in_rcu(mt)) { in mte_destroy_walk()
5508 if (!mt_in_rcu(mas->tree)) in mas_preallocate()
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c586 if (mt_in_rcu(mt)) in check_erase_testset()
34940 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu()
35002 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slot_store()
35038 MT_BUG_ON(mt, !mt_in_rcu(mt)); in run_check_rcu_slowread()