Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbpf.h2032 static inline bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function
/linux-5.19.10/kernel/bpf/
Dverifier.c2123 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function