Searched refs:is_kfunc_perfmon (Results 1 – 1 of 1) sorted by relevance
11382 static bool is_kfunc_perfmon(struct bpf_call_arg_meta *meta) in is_kfunc_perfmon() function13865 if (is_kfunc_perfmon(&meta) && !env->allow_ptr_leaks) { in check_kfunc_call()