Searched defs:is_call (Results 1 – 2 of 2) sorted by relevance
649 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()671 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke() local
2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()