/linux/arch/x86/include/asm/ |
H A D | syscall.h | 100 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function 143 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/include/asm-generic/ |
H A D | syscall.h | 147 void syscall_set_arguments(struct task_struct *task, struct pt_regs *regs,
|
/linux/arch/hexagon/include/asm/ |
H A D | syscall.h | 43 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/openrisc/include/asm/ |
H A D | syscall.h | 67 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments() function
|
/linux/arch/loongarch/include/asm/ |
H A D | syscall.h | 71 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/csky/include/asm/ |
H A D | syscall.h | 63 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments() function
|
/linux/arch/m68k/include/asm/ |
H A D | syscall.h | 61 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/um/include/asm/ |
H A D | syscall-generic.h | 70 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/xtensa/include/asm/ |
H A D | syscall.h | 78 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/arc/include/asm/ |
H A D | syscall.h | 82 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments() function
|
/linux/arch/sh/include/asm/ |
H A D | syscall_32.h | 72 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/parisc/include/asm/ |
H A D | syscall.h | 39 static inline void syscall_set_arguments(struct task_struct *tsk, in syscall_set_arguments() function
|
/linux/arch/nios2/include/asm/ |
H A D | syscall.h | 66 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/arm64/include/asm/ |
H A D | syscall.h | 92 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/powerpc/include/asm/ |
H A D | syscall.h | 123 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/arm/include/asm/ |
H A D | syscall.h | 107 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/riscv/include/asm/ |
H A D | syscall.h | 79 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/sparc/include/asm/ |
H A D | syscall.h | 132 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/mips/include/asm/ |
H A D | syscall.h | 155 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/arch/s390/include/asm/ |
H A D | syscall.h | 91 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() function
|
/linux/kernel/ |
H A D | ptrace.c | 1058 syscall_set_arguments(child, regs, args); in ptrace_set_syscall_info_entry()
|