Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/net/
Dbpf_jit.h214 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp.c460 true_cond = COND_GE; in bpf_jit_build_body()