Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbpf.h2981 static inline bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function
/linux-6.14.4/kernel/bpf/
Dverifier.c3186 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call() function