Home
last modified time | relevance | path

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

12

/Linux-v5.10/arch/h8300/include/asm/
Dsyscall.h39 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v5.10/arch/sh/include/asm/
Dsyscalls_32.h22 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v5.10/arch/nios2/include/asm/
Dptrace.h77 int do_syscall_trace_enter(void);
/Linux-v5.10/arch/microblaze/include/asm/
Dsyscall.h105 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v5.10/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-v5.10/arch/openrisc/kernel/
Dptrace.c157 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S800 l.jal do_syscall_trace_enter
/Linux-v5.10/arch/s390/kernel/
Dentry.h20 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
Dptrace.c865 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v5.10/arch/riscv/kernel/
Dptrace.c140 __visible int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S356 call do_syscall_trace_enter
/Linux-v5.10/arch/nios2/kernel/
Dptrace.c132 asmlinkage int do_syscall_trace_enter(void) in do_syscall_trace_enter() function
Dentry.S246 call do_syscall_trace_enter
/Linux-v5.10/arch/h8300/kernel/
Dptrace.c172 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S257 jsr @do_syscall_trace_enter
/Linux-v5.10/arch/sh/kernel/
Dentry-common.S399 7: .long do_syscall_trace_enter
Dptrace_32.c456 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v5.10/arch/powerpc/include/asm/
Dptrace.h141 long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v5.10/arch/powerpc/kernel/
Dsyscall_64.c75 r0 = do_syscall_trace_enter(regs); in system_call_exception()
/Linux-v5.10/arch/parisc/kernel/
Dsyscall.S318 ldil L%do_syscall_trace_enter,%r1
320 be R%do_syscall_trace_enter(%sr7,%r1)
Dptrace.c316 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace.c289 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v5.10/arch/xtensa/kernel/
Dptrace.c547 int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S1904 call4 do_syscall_trace_enter

12