Home
last modified time | relevance | path

Searched refs:bpf_prog_was_classic (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfilter.h995 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic() function
/linux/kernel/bpf/
H A Dcore.c690 return fp->jited && !bpf_prog_was_classic(fp); in bpf_prog_kallsyms_candidate()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c1484 bpf_prog_was_classic(bpf_prog), tail_call_reachable, in do_jit()