Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit.h148 bool check_jmp_32(u32 curr_off, u32 targ_off, u8 cond);
Dbpf_jit_core.c556 if (!check_jmp_32(from_off, to_off, cond)) in feasible_jit_jump()
Dbpf_jit_arcv2.c2904 bool check_jmp_32(u32 curr_off, u32 targ_off, u8 cond) in check_jmp_32() function