Searched refs:has_kfunc_call (Results 1 – 1 of 1) sorted by relevance
1381 bool has_kfunc_call = bpf_prog_has_kfunc_call(prog); in bpf_fixup_call_args() 1407 if (has_kfunc_call) { in bpf_fixup_call_args() 1380 bool has_kfunc_call = bpf_prog_has_kfunc_call(prog); bpf_fixup_call_args() local