Searched refs:has_kfunc_call (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c19559 bool has_kfunc_call = bpf_prog_has_kfunc_call(prog); local
19573 if (has_kfunc_call) {

Completed in 594 milliseconds