Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/net/
Dbpf_jit_comp64.c154 static bool is_32b_int(s64 val) in is_32b_int() function
168 if (OPTIMIZE_HPPA && is_32b_int(imm)) in emit_imm()
/Linux-v6.6/arch/riscv/net/
Dbpf_jit_comp64.c129 static bool is_32b_int(s64 val) in is_32b_int() function
186 if (is_32b_int(val)) { in emit_imm()