Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h299 #define COND_GT (CR0_GT | COND_CMP_TRUE) macro
Dbpf_jit_comp.c468 true_cond = COND_GT; in bpf_jit_build_body()