Searched defs:is_call (Results 1 – 1 of 1) sorted by relevance
651 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()673 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke() local