Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/net/
Dbpf_jit.h121 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp64.c228 PPC_BCC(COND_GE, out); in bpf_jit_emit_tail_call()
882 true_cond = COND_GE; in bpf_jit_build_body()
Dbpf_jit_comp32.c221 PPC_BCC(COND_GE, out); in bpf_jit_emit_tail_call()
916 true_cond = COND_GE; in bpf_jit_build_body()