Home
last modified time | relevance | path

Searched defs:orig_ip (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/arch/x86/kernel/kprobes/
Dftrace.c36 unsigned long orig_ip = regs->ip; in kprobe_ftrace_handler() local
Dcore.c893 unsigned long orig_ip = (unsigned long)p->addr; in resume_singlestep() local
/Linux-v6.1/arch/riscv/kernel/probes/
Dftrace.c27 unsigned long orig_ip = instruction_pointer(regs); in kprobe_ftrace_handler() local
/Linux-v6.1/arch/csky/kernel/probes/
Dftrace.c32 unsigned long orig_ip = instruction_pointer(regs); in kprobe_ftrace_handler() local
/Linux-v6.1/net/ipv6/
Dip6_icmp.c57 struct in6_addr orig_ip; in icmpv6_ndo_send() local
/Linux-v6.1/arch/x86/kernel/
Dunwind_orc.c424 unsigned long ip_p, sp, tmp, orig_ip = state->ip, prev_sp = state->sp; in unwind_next_frame() local
/Linux-v6.1/net/ipv4/
Dicmp.c781 __be32 orig_ip; in icmp_ndo_send() local
/Linux-v6.1/kernel/trace/
Dtrace_kprobe.c1519 unsigned long orig_ip = instruction_pointer(regs); in kprobe_perf_func() local