Home
last modified time | relevance | path

Searched refs:syscall_trace (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/sparc/kernel/
Dkernel.h171 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
Dentry.S828 call syscall_trace
849 call syscall_trace
918 call syscall_trace
1040 call syscall_trace
Dptrace_32.c435 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function
/linux-5.19.10/arch/mips/kernel/
Dentry.S51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)