Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h115 #define COND_LT (CR0_LT | COND_CMP_TRUE) macro
H A Dbpf_jit_comp64.c1145 true_cond = COND_LT; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1177 true_cond = COND_LT; in bpf_jit_build_body()