Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/net/
Dbpf_jit_comp.c489 static int is_13b_check(int off, int insn) in is_13b_check() function
630 if (is_13b_check(off, insn)) in emit_bpf_tail_call()
639 if (is_13b_check(off, insn)) in emit_bpf_tail_call()
654 if (is_13b_check(off, insn)) in emit_bpf_tail_call()
694 return is_13b_check(*rvoff, insn); in rv_offset_check()