Searched refs:BPF_JGE (Results 1 – 10 of 10) sorted by relevance
137 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_optimize()141 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_optimize()429 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_compile()433 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_compile()446 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_compile()466 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_compile()
133 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_optimize()137 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_optimize()451 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_compile()455 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_compile()468 case BPF_JMP|BPF_JGE|BPF_K: in bpf_jit_compile()488 case BPF_JMP|BPF_JGE|BPF_X: in bpf_jit_compile()
84 #define BPF_JGE 0x30 macro
765 [GET_BPF_OP(BPF_JGE)] = {0x0F, 0x43}, /* CMOVAE */ in emit_movcc_reg()806 [GET_BPF_OP(BPF_JGE)] = 0x73, /* JAE */ in emit_abs_jcc()820 [GET_BPF_OP(BPF_JGE)] = {0x0F, 0x83}, /* JAE */ in emit_abs_jcc()1451 case (BPF_JMP | BPF_JGE | BPF_K): in emit()1465 case (BPF_JMP | BPF_JGE | BPF_X): in emit()
405 case (BPF_JMP | BPF_JGE | BPF_K): in bpf_exec()439 case (BPF_JMP | BPF_JGE | BPF_X): in bpf_exec()
194 case BPF_JGE: in ebpf_to_a64_cond()1338 case (BPF_JMP | BPF_JGE | BPF_K): in emit()1358 case (BPF_JMP | BPF_JGE | BPF_X): in emit()
1112 else if (op == BPF_JGE) in eval_jcc()1600 [(BPF_JMP | BPF_JGE | BPF_K)] = {1667 [(BPF_JMP | BPF_JGE | BPF_X)] = {1994 case (BPF_JMP | BPF_JGE | BPF_K): in validate()2005 case (BPF_JMP | BPF_JGE | BPF_X): in validate()
393 case BPF_JMP|BPF_JGE|BPF_K: in bpf_filter()409 case BPF_JMP|BPF_JGE|BPF_X: in bpf_filter()
302 #define BPF_JGE 0x30 macro
301 #define BPF_JGE 0x30 macro