Home
last modified time | relevance | path

Searched defs:BPF_ALU64 (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/lib/
Dbpf.h19 #define BPF_ALU64 0x07 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp44 BPF_ALU64 = 0x7 enumerator
/third_party/ltp/include/lapi/
Dbpf.h53 #define BPF_ALU64 0x07 /* alu mode in double word width */ macro
/third_party/libbpf/include/uapi/linux/
Dbpf.h18 #define BPF_ALU64 0x07 /* alu mode in double word width */ macro