Searched refs:EBPF_JLT (Results 1 – 5 of 5) sorted by relevance
92 #define EBPF_JLT 0xa0 macro
759 [GET_BPF_OP(EBPF_JLT)] = {0x0F, 0x42}, /* CMOVB */ in emit_movcc_reg()800 [GET_BPF_OP(EBPF_JLT)] = 0x72, /* JB */ in emit_abs_jcc()814 [GET_BPF_OP(EBPF_JLT)] = {0x0F, 0x82}, /* JB */ in emit_abs_jcc()1445 case (BPF_JMP | EBPF_JLT | BPF_K): in emit()1459 case (BPF_JMP | EBPF_JLT | BPF_X): in emit()
396 case (BPF_JMP | EBPF_JLT | BPF_K): in bpf_exec()430 case (BPF_JMP | EBPF_JLT | BPF_X): in bpf_exec()
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()
1114 else if (op == EBPF_JLT) in eval_jcc()1598 [(BPF_JMP | EBPF_JLT | BPF_K)] = {1665 [(BPF_JMP | EBPF_JLT | BPF_X)] = {1997 case (BPF_JMP | EBPF_JLT | BPF_K): in validate()2008 case (BPF_JMP | EBPF_JLT | BPF_X): in validate()