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

/linux-master/arch/arm/net/
H A Dbpf_jit_32.c1875 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1378 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1109 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c1687 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp64.c846 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp32.c1429 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp64.c1063 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp32.c853 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp64.c773 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.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/arch/sparc/net/
H A Dbpf_jit_comp_64.c1291 case BPF_ST | BPF_NOSPEC:
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c1757 case BPF_ST | BPF_NOSPEC:
H A Dbpf_jit_comp32.c1906 case BPF_ST | BPF_NOSPEC:
/linux-master/include/linux/
H A Dfilter.h87 #define BPF_NOSPEC 0xc0 macro
486 .code = BPF_ST | BPF_NOSPEC, \
/linux-master/kernel/bpf/
H A Dcore.c1731 [BPF_ST | BPF_NOSPEC] = &&ST_NOSPEC,

Completed in 343 milliseconds