Searched refs:in_rcu (Results 1 – 2 of 2) sorted by relevance
935 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy() local940 mt_destroy_walk(mat->head, mas->tree, !in_rcu); in mas_mat_destroy()941 if (in_rcu) in mas_mat_destroy()2300 struct ma_state *tmp_mas, bool in_rcu) in mas_topiary_node() argument2337 bool in_rcu; in mas_topiary_replace() local2382 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()2410 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()2416 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()3497 bool in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store() local3504 if (in_rcu) { in mas_wr_node_store()[all …]
11762 bool in_rcu = in_rcu_cs(env); in check_helper_call() local11770 if (in_rcu && (reg->type & MEM_ALLOC) && (reg->type & MEM_PERCPU)) { in check_helper_call()