Searched defs:is_call (Results 1 – 3 of 3) sorted by relevance
1273 static int emit_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in emit_jump_or_nops()1311 bool is_call; in bpf_arch_text_poke() local
837 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()860 bool is_call; in bpf_arch_text_poke() local
2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()