Searched refs:in_rcu (Results 1 – 2 of 2) sorted by relevance
914 bool in_rcu = mt_in_rcu(mas->tree); in mas_mat_destroy() local919 mt_destroy_walk(mat->head, mas->tree, !in_rcu); in mas_mat_destroy()920 if (in_rcu) in mas_mat_destroy()1782 struct ma_state *tmp_mas, bool in_rcu) in mas_topiary_node() argument1819 bool in_rcu; in mas_topiary_replace() local1864 in_rcu = mt_in_rcu(mas->tree); in mas_topiary_replace()1892 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()1898 mas_topiary_node(mas, &tmp[i], in_rcu); in mas_topiary_replace()3134 bool in_rcu; in mas_wr_node_store() local3138 in_rcu = mt_in_rcu(mas->tree); in mas_wr_node_store()[all …]
10361 bool in_rcu = in_rcu_cs(env); in check_helper_call() local10369 if (in_rcu && (reg->type & MEM_ALLOC) && (reg->type & MEM_PERCPU)) { in check_helper_call()