Home
last modified time | relevance | path

Searched refs:BPF_JSLT (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/lib/
H A Dbpf.h28 #define BPF_JSLT 0xc0 macro
/third_party/elfutils/libcpu/
H A Dbpf_disasm.c355 case BPF_JMP | BPF_JSLT | BPF_K: in bpf_disasm()
389 case BPF_JMP | BPF_JSLT | BPF_X: in bpf_disasm()
/third_party/libbpf/src/
H A Dgen_loader.c290 emit(gen, BPF_JMP_IMM(BPF_JSLT, BPF_REG_7, 0, off)); in emit_check_err()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h43 #define BPF_JSLT 0xc0 /* SLT is signed, '<' */ macro

Completed in 12 milliseconds