Home
last modified time | relevance | path

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

/Linux-v6.6/arch/openrisc/kernel/
Dptrace.c30 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
195 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S816 l.jal do_syscall_trace_enter
/Linux-v6.6/arch/sh/include/asm/
Dsyscalls_32.h22 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v6.6/arch/nios2/include/asm/
Dptrace.h79 int do_syscall_trace_enter(void);
/Linux-v6.6/arch/xtensa/include/asm/
Dptrace.h109 int do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v6.6/arch/microblaze/include/asm/
Dsyscall.h72 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v6.6/arch/microblaze/kernel/
Dptrace.c135 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S384 brlid r15, do_syscall_trace_enter
387 # do_syscall_trace_enter returns the new syscall nr.
/Linux-v6.6/arch/powerpc/kernel/
Dsyscall.c134 r0 = do_syscall_trace_enter(regs); in system_call_exception()
/Linux-v6.6/arch/nios2/kernel/
Dptrace.c131 asmlinkage int do_syscall_trace_enter(void) in do_syscall_trace_enter() function
Dentry.S249 call do_syscall_trace_enter
/Linux-v6.6/arch/sh/kernel/
Dentry-common.S399 7: .long do_syscall_trace_enter
Dptrace_32.c455 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v6.6/arch/parisc/include/asm/
Dprocessor.h306 extern long do_syscall_trace_enter(struct pt_regs *);
/Linux-v6.6/arch/powerpc/include/asm/
Dptrace.h177 long do_syscall_trace_enter(struct pt_regs *regs);
/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace.c258 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/Linux-v6.6/arch/xtensa/kernel/
Dptrace.c544 int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
Dentry.S1950 abi_call do_syscall_trace_enter
/Linux-v6.6/arch/parisc/kernel/
Dsyscall.S343 ldil L%do_syscall_trace_enter,%r1
345 be R%do_syscall_trace_enter(%sr7,%r1)
Dptrace.c326 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function