Searched defs:bpf_prog_has_trampoline (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dbpf.h1389 static inline bool bpf_prog_has_trampoline(const struct bpf_prog *prog) function
/linux-master/kernel/bpf/
H A Dtrampoline.c107 bool bpf_prog_has_trampoline(const struct bpf_prog *prog) function

Completed in 206 milliseconds