Searched refs:BPF_CALL (Results 1 – 3 of 3) sorted by relevance
54 #define BPF_CALL 0x80 /* function call */ macro566 .code = BPF_JMP | BPF_CALL, \
65 def BPF_CALL : BPFJumpOp<0x8>;
481 : TYPE_ALU_JMP<BPF_CALL.Value, BPF_K.Value,493 : TYPE_ALU_JMP<BPF_CALL.Value, BPF_X.Value,