/linux/arch/x86/include/asm/ |
A 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/arch/h8300/include/asm/ |
A D | syscall.h | 20 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux/arch/hexagon/include/asm/ |
A D | syscall.h | 29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/um/include/asm/ |
A D | syscall-generic.h | 51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/nios2/include/asm/ |
A D | syscall.h | 50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/openrisc/include/asm/ |
A D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux/arch/sh/include/asm/ |
A D | syscall_32.h | 46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/riscv/include/asm/ |
A D | syscall.h | 58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/nds32/include/asm/ |
A D | syscall.h | 127 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux/arch/parisc/include/asm/ |
A D | syscall.h | 20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/linux/arch/arc/include/asm/ |
A D | syscall.h | 55 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux/arch/powerpc/include/asm/ |
A D | syscall.h | 86 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/arm64/include/asm/ |
A D | syscall.h | 66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/xtensa/include/asm/ |
A D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/csky/include/asm/ |
A D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux/arch/microblaze/include/asm/ |
A D | syscall.h | 61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/arm/include/asm/ |
A D | syscall.h | 70 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/mips/include/asm/ |
A D | syscall.h | 124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/sparc/include/asm/ |
A D | syscall.h | 97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/s390/include/asm/ |
A D | syscall.h | 63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux/arch/ia64/kernel/ |
A D | ptrace.c | 2053 void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|