Home
last modified time | relevance | path

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

12

/linux-6.12.1/arch/x86/include/asm/
Dsyscall.h81 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
100 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/include/asm-generic/
Dsyscall.h117 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux-6.12.1/arch/hexagon/include/asm/
Dsyscall.h29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/openrisc/include/asm/
Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-6.12.1/arch/um/include/asm/
Dsyscall-generic.h51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/loongarch/include/asm/
Dsyscall.h56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/sh/include/asm/
Dsyscall_32.h46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/xtensa/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/csky/include/asm/
Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-6.12.1/arch/m68k/include/asm/
Dsyscall.h44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/arc/include/asm/
Dsyscall.h57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-6.12.1/arch/parisc/include/asm/
Dsyscall.h20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux-6.12.1/arch/nios2/include/asm/
Dsyscall.h50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/microblaze/include/asm/
Dsyscall.h61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/include/trace/events/
Dsyscalls.h31 syscall_get_arguments(current, regs, __entry->args);
/linux-6.12.1/arch/arm/include/asm/
Dsyscall.h73 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/arm64/include/asm/
Dsyscall.h66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/lib/
Dsyscall.c31 syscall_get_arguments(target, regs, args); in collect_syscall()
/linux-6.12.1/arch/powerpc/include/asm/
Dsyscall.h93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/riscv/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/sparc/include/asm/
Dsyscall.h97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/mips/include/asm/
Dsyscall.h124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/arch/s390/include/asm/
Dsyscall.h63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-6.12.1/kernel/entry/
Dcommon.c23 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
/linux-6.12.1/kernel/trace/
Dtrace_syscalls.c326 syscall_get_arguments(current, regs, args); in ftrace_syscall_enter()
612 syscall_get_arguments(current, regs, args); in perf_syscall_enter()

12