Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/net/
H A Dbpf_jit.h128 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c323 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
331 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1133 true_cond = COND_GE; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c244 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
253 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1192 true_cond = COND_GE; in bpf_jit_build_body()