Searched refs:in_rcu (Results 1 – 1 of 1) sorted by relevance
911 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy() local916 mt_destroy_walk(mat->head, mas->tree, !in_rcu); in mas_mat_destroy()917 if (in_rcu) in mas_mat_destroy()1855 struct ma_state *tmp_mas, bool in_rcu) in mas_topiary_node() argument1892 bool in_rcu; in mas_topiary_replace() local1937 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()1965 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()1971 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()3195 bool in_rcu; in mas_wr_node_store() local3199 in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store()[all …]