Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit.h114 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c246 PPC_BCC(COND_GE, out); in bpf_jit_emit_tail_call()
891 true_cond = COND_GE; in bpf_jit_build_body()
H A Dbpf_jit_comp.c469 true_cond = COND_GE; in bpf_jit_build_body()