Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h45 #define PPC_BCC_SHORT(cond, dest) \ macro
134 PPC_BCC_SHORT(cond, dest); \
138 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, CTX_NIA(ctx) + 2*4); \
H A Dbpf_jit_comp64.c662 PPC_BCC_SHORT(COND_GE, out); in bpf_jit_emit_tail_call()
676 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()
695 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()
834 PPC_BCC_SHORT(COND_NE, (ctx->idx + 3) * 4); in bpf_jit_emit_atomic_ops()
849 PPC_BCC_SHORT(COND_NE, *tmp_idx * 4); in bpf_jit_emit_atomic_ops()
1274 PPC_BCC_SHORT(COND_EQ, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1612 PPC_BCC_SHORT(COND_GT, (ctx->idx + 3) * 4); in bpf_jit_build_body()