Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/net/
Dbpf_jit.h113 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp64.c279 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
287 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1022 true_cond = COND_GE; in bpf_jit_build_body()
Dbpf_jit_comp32.c228 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
237 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1045 true_cond = COND_GE; in bpf_jit_build_body()