Home
last modified time | relevance | path

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

12

/arch/sh/include/asm/
Dsyscalls_64.h13 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs);
Dsyscalls_32.h23 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/h8300/include/asm/
Dsyscall.h52 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/nios2/include/asm/
Dptrace.h77 int do_syscall_trace_enter(void);
/arch/tile/include/asm/
Dptrace.h48 extern int do_syscall_trace_enter(struct pt_regs *regs);
/arch/microblaze/include/asm/
Dsyscall.h100 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/arch/microblaze/kernel/
Dptrace.c135 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S334 brlid r15, do_syscall_trace_enter
337 # do_syscall_trace_enter returns the new syscall nr.
/arch/s390/kernel/
Dentry.h21 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/openrisc/kernel/
Dptrace.c177 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S737 l.jal do_syscall_trace_enter
/arch/powerpc/include/asm/
Dasm-prototypes.h96 long do_syscall_trace_enter(struct pt_regs *regs);
/arch/nios2/kernel/
Dptrace.c152 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.S256 jsr @do_syscall_trace_enter
/arch/tile/kernel/
Dptrace.c254 int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dintvec_64.S1231 jal do_syscall_trace_enter
Dintvec_32.S1209 jal do_syscall_trace_enter
/arch/parisc/kernel/
Dsyscall.S323 ldil L%do_syscall_trace_enter,%r1
325 be R%do_syscall_trace_enter(%sr7,%r1)
Dptrace.c312 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/sh/kernel/
Dptrace_64.c507 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dptrace_32.c487 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/xtensa/kernel/
Dptrace.c488 void do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/powerpc/kernel/
Dentry_64.S288 bl do_syscall_trace_enter

12