Home
last modified time | relevance | path

Searched refs:COND_LT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit.h117 #define COND_LT (CR0_LT | COND_CMP_TRUE) macro
H A Dbpf_jit_comp.c424 PPC_BCC(COND_LT, exit_addr); in bpf_jit_build_body()
449 PPC_BCC(COND_LT, exit_addr); in bpf_jit_build_body()
H A Dbpf_jit_comp64.c881 true_cond = COND_LT; in bpf_jit_build_body()
/kernel/linux/linux-6.6/arch/powerpc/net/
H A Dbpf_jit.h118 #define COND_LT (CR0_LT | COND_CMP_TRUE) macro
H A Dbpf_jit_comp64.c1032 true_cond = COND_LT; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1089 true_cond = COND_LT; in bpf_jit_build_body()

Completed in 10 milliseconds