Home
last modified time | relevance | path

Searched refs:BPF_ARSH (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/libcpu/
H A Dbpf_disasm.c206 case BPF_ALU | BPF_ARSH | BPF_K: in bpf_disasm()
243 case BPF_ALU | BPF_ARSH | BPF_X: in bpf_disasm()
280 case BPF_ALU64 | BPF_ARSH | BPF_K: in bpf_disasm()
317 case BPF_ALU64 | BPF_ARSH | BPF_X: in bpf_disasm()
/third_party/elfutils/lib/
H A Dbpf.h58 #define BPF_ARSH 0xc0 macro
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h28 #define BPF_ARSH 0xc0 /* sign extending arithmetic shift right */ macro

Completed in 12 milliseconds