Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h300 #define COND_GE (CR0_LT | COND_CMP_FALSE) macro
Dbpf_jit_comp.c475 true_cond = COND_GE; in bpf_jit_build_body()