Searched refs:BPF_NOSPEC (Results 1 - 17 of 17) sorted by relevance

/linux-master/include/linux/
H A Dfilter.h84 #define BPF_NOSPEC 0xc0 macro
454 .code = BPF_ST | BPF_NOSPEC, \
/linux-master/arch/mips/net/
H A Dbpf_jit_comp64.c846 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp32.c1687 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c1063 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp32.c1429 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp64.c730 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp32.c805 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1109 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c1291 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c1253 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp64.c1635 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c1906 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp.c1697 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c1361 * BPF_NOSPEC (speculation barrier)
1363 case BPF_ST | BPF_NOSPEC:
/linux-master/kernel/bpf/
H A Dcore.c1716 [BPF_ST | BPF_NOSPEC] = &&ST_NOSPEC,
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1308 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c1875 case BPF_ST | BPF_NOSPEC:

Completed in 229 milliseconds