Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/net/
Dbpf_jit.h112 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp64.c341 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
349 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1155 true_cond = COND_GE; in bpf_jit_build_body()
Dbpf_jit_comp32.c239 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
248 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
1187 true_cond = COND_GE; in bpf_jit_build_body()