Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/net/
Dbpf_jit_comp64.c124 static bool is_32b_int(s64 val) in is_32b_int() function
158 if (is_32b_int(val)) { in emit_imm()