Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h153 #define COND_NE (CR0_EQ | COND_CMP_FALSE) macro
H A Dbpf_jit_comp.c1103 (unsigned long)&image[ctx->idx], COND_NE << 16)) { in __arch_prepare_bpf_trampoline()