Home
last modified time | relevance | path

Searched defs:bpf_prog_has_kfunc_call (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf.h2709 static inline bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function
/openbmc/linux/kernel/bpf/
H A Dverifier.c3013 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function