Searched refs:is_kfunc_rcu_protected (Results 1 – 1 of 1) sorted by relevance
1017 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);1041 if (is_kfunc_rcu_protected(meta)) { in mark_stack_slots_iter()11819 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu_protected() function