Searched refs:BPF_NOSPEC (Results 1 – 12 of 12) sorted by relevance
78 #define BPF_NOSPEC 0xc0 macro384 .code = BPF_ST | BPF_NOSPEC, \
695 case BPF_ST | BPF_NOSPEC: in bpf_jit_build_body()
833 case BPF_ST | BPF_NOSPEC: in build_insn()
943 case BPF_ST | BPF_NOSPEC: in bpf_jit_emit_insn()
1255 case BPF_ST | BPF_NOSPEC: in bpf_jit_emit_insn()
1165 case BPF_ST | BPF_NOSPEC: in bpf_jit_insn()
1291 case BPF_ST | BPF_NOSPEC: in build_insn()
1136 case BPF_ST | BPF_NOSPEC: in do_jit()
1725 case BPF_ST | BPF_NOSPEC: in do_jit()
1625 case BPF_ST | BPF_NOSPEC: in build_insn()
1358 case BPF_ST | BPF_NOSPEC: /* speculation barrier */ in build_one_insn()
1390 [BPF_ST | BPF_NOSPEC] = &&ST_NOSPEC, in ___bpf_prog_run()