Home
last modified time | relevance | path

Searched refs:do_syscall_trace_exit (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/arch/nios2/include/asm/
Dptrace.h80 void do_syscall_trace_exit(void);
/Linux-v6.1/arch/riscv/include/asm/
Dptrace.h125 void do_syscall_trace_exit(struct pt_regs *regs);
/Linux-v6.1/arch/nios2/kernel/
Dptrace.c141 asmlinkage void do_syscall_trace_exit(void) in do_syscall_trace_exit() function
Dentry.S292 call do_syscall_trace_exit
/Linux-v6.1/arch/riscv/kernel/
Dptrace.c259 __visible void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function
Dentry.S402 call do_syscall_trace_exit
/Linux-v6.1/arch/parisc/kernel/
Dsyscall.S406 BL do_syscall_trace_exit,%r2
425 BL do_syscall_trace_exit,%r2
Dptrace.c370 void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function