Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/net/
H A Dbpf_jit.h132 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c1143 true_cond = COND_LE; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1202 true_cond = COND_LE; in bpf_jit_build_body()