Home
last modified time | relevance | path

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

12

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

12