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.h2708 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.c2993 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function