Searched refs:EBPF_JLT (Results 1 – 5 of 5) sorted by relevance
92 #define EBPF_JLT 0xa0 macro
764 [GET_BPF_OP(EBPF_JLT)] = {0x0F, 0x42}, /* CMOVB */ in emit_movcc_reg()805 [GET_BPF_OP(EBPF_JLT)] = 0x72, /* JB */ in emit_abs_jcc()819 [GET_BPF_OP(EBPF_JLT)] = {0x0F, 0x82}, /* JB */ in emit_abs_jcc()1450 case (BPF_JMP | EBPF_JLT | BPF_K): in emit()1464 case (BPF_JMP | EBPF_JLT | BPF_X): in emit()
402 case (BPF_JMP | EBPF_JLT | BPF_K): in bpf_exec()436 case (BPF_JMP | EBPF_JLT | BPF_X): in bpf_exec()
1110 else if (op == EBPF_JLT) in eval_jcc()1118 else if (op == EBPF_JLT) in eval_jcc()1594 [(BPF_JMP | EBPF_JLT | BPF_K)] = {1661 [(BPF_JMP | EBPF_JLT | BPF_X)] = {1993 case (BPF_JMP | EBPF_JLT | BPF_K): in validate()2004 case (BPF_JMP | EBPF_JLT | BPF_X): in validate()
192 case EBPF_JLT: in ebpf_to_a64_cond()1337 case (BPF_JMP | EBPF_JLT | BPF_K): in emit()1357 case (BPF_JMP | EBPF_JLT | BPF_X): in emit()