Home
last modified time | relevance | path

Searched refs:bpf_anc_helper (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit_comp.c125 u16 code = bpf_anc_helper(&filter[i]); in bpf_jit_build_body()
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_32.c395 u16 code = bpf_anc_helper(&filter[i]); in bpf_jit_compile()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_32.c395 u16 code = bpf_anc_helper(&filter[i]); in bpf_jit_compile()
/kernel/linux/linux-5.10/arch/mips/net/
H A Dbpf_jit.c685 code = bpf_anc_helper(inst); in build_body()
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1201 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() function
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1240 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() function
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c1117 if (bpf_anc_helper(ftest) & BPF_ANC) in bpf_check_classic()
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c1117 if (bpf_anc_helper(ftest) & BPF_ANC) in bpf_check_classic()

Completed in 31 milliseconds