Home
last modified time | relevance | path

Searched refs:do_syscall_trace_leave (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dsyscall.h40 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dsyscalls_32.h23 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dptrace.c546 void do_syscall_trace_leave(struct pt_regs *regs);
561 do_syscall_trace_leave(regs); in do_syscall_trace_enter()
574 void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function
H A Dentry.S1939 call4 do_syscall_trace_leave
2070 call4 do_syscall_trace_leave
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dsyscall.h106 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dptrace.c156 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function
H A Dentry.S409 brlid r15, do_syscall_trace_leave
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dptrace.c176 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function
H A Dentry.S820 l.jal do_syscall_trace_leave
1190 l.jal do_syscall_trace_leave
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dptrace.c191 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function
H A Dentry.S277 jsr @do_syscall_trace_leave
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dentry-common.S400 8: .long do_syscall_trace_leave
H A Dptrace_32.c476 asmlinkage void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dptrace.h146 void do_syscall_trace_leave(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscall_64.c187 do_syscall_trace_leave(regs); in syscall_exit_prepare()
H A Dentry_32.S579 bl do_syscall_trace_leave
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c369 void do_syscall_trace_leave(struct pt_regs *regs) in do_syscall_trace_leave() function