Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/net/
A Dbpf_jit_comp32.c889 PPC_BCC_SHORT(COND_NE, (ctx->idx + 3) * 4); in bpf_jit_build_body()
903 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()
1121 true_cond = COND_NE; in bpf_jit_build_body()
1127 true_cond = COND_NE; in bpf_jit_build_body()
1140 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1158 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1170 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1188 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1195 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
1219 PPC_BCC_SHORT(COND_NE, (ctx->idx + 2) * 4); in bpf_jit_build_body()
[all …]
A Dbpf_jit.h115 #define COND_NE (CR0_EQ | COND_CMP_FALSE) macro
A Dbpf_jit_comp64.c829 PPC_BCC_SHORT(COND_NE, (ctx->idx + 3) * 4); in bpf_jit_build_body()
847 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()
1046 true_cond = COND_NE; in bpf_jit_build_body()
1052 true_cond = COND_NE; in bpf_jit_build_body()

Completed in 10 milliseconds