Home
last modified time | relevance | path

Searched refs:COND_LE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit.h118 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c901 true_cond = COND_LE; in bpf_jit_build_body()
/kernel/linux/linux-6.6/arch/powerpc/net/
H A Dbpf_jit.h119 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro
H A Dbpf_jit_comp64.c1052 true_cond = COND_LE; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1109 true_cond = COND_LE; in bpf_jit_build_body()

Completed in 11 milliseconds