Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h155 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c605 PPC_BCC_CONST_SHORT(COND_LE, 8); in bpf_jit_emit_tail_call()
1762 true_cond = COND_LE; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1196 true_cond = COND_LE; in bpf_jit_build_body()