Searched refs:ip_after_call (Results 1 – 7 of 7) sorted by relevance
604 if (im->ip_after_call) in __bpf_tramp_image_put_rcu_tasks()640 if (im->ip_after_call) { in bpf_tramp_image_put()641 int err = bpf_arch_text_poke(im->ip_after_call, BPF_MOD_NOP, in bpf_tramp_image_put()
1096 im->ip_after_call = &((u32 *)ro_image)[ctx->idx]; in __arch_prepare_bpf_trampoline()
1214 im->ip_after_call = ctx->ro_insns + ctx->ninsns; in __arch_prepare_bpf_trampoline()
2054 im->ip_after_call = ctx->ro_image + ctx->idx; in __arch_prepare_bpf_trampoline()
2908 im->ip_after_call = ctx->ro_image + ctx->idx; in prepare_trampoline()
1370 void *ip_after_call; member
3684 im->ip_after_call = image + (prog - (u8 *)rw_image); in __arch_prepare_bpf_trampoline()