Home
last modified time | relevance | path

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

12

/Linux-v4.19/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);
/Linux-v4.19/arch/h8300/include/asm/
Dsyscall.h53 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v4.19/arch/nios2/include/asm/
Dptrace.h77 int do_syscall_trace_enter(void);
/Linux-v4.19/arch/microblaze/include/asm/
Dsyscall.h101 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v4.19/arch/riscv/kernel/
Dptrace.c104 void do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S271 call do_syscall_trace_enter
/Linux-v4.19/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.
/Linux-v4.19/arch/s390/kernel/
Dentry.h22 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v4.19/arch/openrisc/kernel/
Dptrace.c177 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S804 l.jal do_syscall_trace_enter
/Linux-v4.19/arch/powerpc/include/asm/
Dasm-prototypes.h102 long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v4.19/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
/Linux-v4.19/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
/Linux-v4.19/arch/parisc/kernel/
Dsyscall.S318 ldil L%do_syscall_trace_enter,%r1
320 be R%do_syscall_trace_enter(%sr7,%r1)
Dptrace.c309 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c508 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dptrace_32.c488 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v4.19/arch/xtensa/kernel/
Dptrace.c466 unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S1871 call4 do_syscall_trace_enter
/Linux-v4.19/arch/powerpc/kernel/
Dentry_64.S319 bl do_syscall_trace_enter
Dentry_32.S493 bl do_syscall_trace_enter

12