Home
last modified time | relevance | path

Searched refs:BPF_CALL (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/include/lapi/
Dbpf.h54 #define BPF_CALL 0x80 /* function call */ macro
566 .code = BPF_JMP | BPF_CALL, \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrFormats.td65 def BPF_CALL : BPFJumpOp<0x8>;
DBPFInstrInfo.td481 : TYPE_ALU_JMP<BPF_CALL.Value, BPF_K.Value,
493 : TYPE_ALU_JMP<BPF_CALL.Value, BPF_X.Value,