Searched refs:COND_LE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/net/ | ||
| H A D | bpf_jit.h | 118 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro |
| H A D | bpf_jit_comp64.c | 901 true_cond = COND_LE; in bpf_jit_build_body() |