Searched defs:is_call (Results 1 – 2 of 2) sorted by relevance
1256 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
2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()