Home
last modified time | relevance | path

Searched defs:is_call (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/net/
H A Dbpf_jit.c1256 static int emit_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in emit_jump_or_nops()
1293 bool is_call = (poke_type == BPF_MOD_CALL); in bpf_arch_text_poke() local
/linux/arch/arc/net/
H A Dbpf_jit_arcv2.c2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()