Home
last modified time | relevance | path

Searched refs:do_syscall_trace (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/score/include/asm/
Dptrace.h18 extern void do_syscall_trace(struct pt_regs *regs, int entryexit);
/linux-4.4.14/arch/xtensa/kernel/
Dptrace.c319 void do_syscall_trace(void) in do_syscall_trace() function
342 do_syscall_trace(); in do_syscall_trace_enter()
353 do_syscall_trace(); in do_syscall_trace_leave()
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dptrace.c181 void do_syscall_trace(void) in do_syscall_trace() function
Dentry.S276 ;; trace-bit set. We need to call do_syscall_trace and then continue
282 jsr do_syscall_trace
/linux-4.4.14/arch/score/kernel/
Dentry.S333 bl do_syscall_trace
464 bl do_syscall_trace
Dptrace.c361 asmlinkage void do_syscall_trace(struct pt_regs *regs, int entryexit) in do_syscall_trace() function
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dptrace.c250 void do_syscall_trace(void) in do_syscall_trace() function
Dentry.S305 ;; trace-bit set. We need to call do_syscall_trace and then continue
311 jsr do_syscall_trace
/linux-4.4.14/arch/m32r/kernel/
Dptrace.c681 void do_syscall_trace(void) in do_syscall_trace() function