Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit.h38 #define PPC_BCC_SHORT(cond, dest) \ macro
97 PPC_BCC_SHORT(cond, dest); \
101 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, (ctx->idx+2)*4); \
H A Dbpf_jit_comp.c176 PPC_BCC_SHORT(COND_NE, (ctx->idx*4)+12); in bpf_jit_build_body()
354 PPC_BCC_SHORT(COND_NE, ctx->idx * 4 + 12); in bpf_jit_build_body()
H A Dbpf_jit_comp64.c773 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()
782 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()