Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/net/
Dbpf_jit.h115 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp64.c298 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
306 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1042 true_cond = COND_GE; in bpf_jit_build_body()
Dbpf_jit_comp32.c238 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
247 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1099 true_cond = COND_GE; in bpf_jit_build_body()