Home
last modified time | relevance | path

Searched refs:has_kfunc_call (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dverifier.c18702 bool has_kfunc_call = bpf_prog_has_kfunc_call(prog); in fixup_call_args() local
18716 if (has_kfunc_call) { in fixup_call_args()