/linux-6.6.21/arch/x86/include/asm/ |
D | syscall.h | 83 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-6.6.21/arch/hexagon/include/asm/ |
D | syscall.h | 29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-6.6.21/arch/nios2/include/asm/ |
D | syscall.h | 50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/um/include/asm/ |
D | syscall-generic.h | 51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/sh/include/asm/ |
D | syscall_32.h | 46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/arc/include/asm/ |
D | syscall.h | 57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | syscall.h | 20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | syscall.h | 56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | syscall.h | 66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/csky/include/asm/ |
D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | syscall.h | 44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | syscall.h | 61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | syscall.h | 93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/arm/include/asm/ |
D | syscall.h | 73 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/mips/include/asm/ |
D | syscall.h | 124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | syscall.h | 97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/s390/include/asm/ |
D | syscall.h | 63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-6.6.21/arch/ia64/kernel/ |
D | ptrace.c | 1994 void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|