Home
last modified time | relevance | path

Searched refs:do_syscall_trace_enter (Results 1 – 25 of 29) sorted by relevance

12

/arch/sh/include/asm/
Dsyscalls_64.h14 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs);
Dsyscalls_32.h24 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/h8300/include/asm/
Dsyscall.h39 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/nios2/include/asm/
Dptrace.h77 int do_syscall_trace_enter(void);
/arch/microblaze/include/asm/
Dsyscall.h105 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/arch/microblaze/kernel/
Dptrace.c136 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S344 brlid r15, do_syscall_trace_enter
347 # do_syscall_trace_enter returns the new syscall nr.
/arch/s390/kernel/
Dentry.h22 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
Dptrace.c838 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/openrisc/kernel/
Dptrace.c172 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S800 l.jal do_syscall_trace_enter
/arch/riscv/kernel/
Dptrace.c151 __visible void do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S300 call do_syscall_trace_enter
/arch/nios2/kernel/
Dptrace.c153 asmlinkage int do_syscall_trace_enter(void) in do_syscall_trace_enter() function
Dentry.S246 call do_syscall_trace_enter
/arch/h8300/kernel/
Dptrace.c177 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S257 jsr @do_syscall_trace_enter
/arch/powerpc/include/asm/
Dasm-prototypes.h107 long do_syscall_trace_enter(struct pt_regs *regs);
/arch/parisc/kernel/
Dsyscall.S318 ldil L%do_syscall_trace_enter,%r1
320 be R%do_syscall_trace_enter(%sr7,%r1)
Dptrace.c317 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/sh/kernel/
Dptrace_64.c505 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dptrace_32.c485 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/xtensa/kernel/
Dptrace.c545 void do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/powerpc/kernel/
Dentry_64.S328 bl do_syscall_trace_enter
Dentry_32.S497 bl do_syscall_trace_enter

12