Searched refs:is_kfunc_rcu_protected (Results 1 – 1 of 1) sorted by relevance
1031 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);1055 if (is_kfunc_rcu_protected(meta)) { in mark_stack_slots_iter()12068 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu_protected() function14095 if (is_kfunc_rcu_protected(&meta) && !in_rcu_cs(env)) { in check_kfunc_call()14220 if (is_kfunc_rcu_protected(&meta)) in check_kfunc_call()14230 else if (is_kfunc_rcu_protected(&meta)) in check_kfunc_call()