Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sparc/kernel/
Dkernel.h170 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.c436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function
/Linux-v6.6/arch/mips/kernel/
Dentry.S51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)