/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | syscall.h | 84 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function 107 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/x86/include/asm/ |
D | syscall.h | 92 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function 117 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/hexagon/include/asm/ |
D | syscall.h | 38 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | syscall.h | 29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | syscall.h | 113 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
|
/kernel/linux/linux-5.10/arch/h8300/include/asm/ |
D | syscall.h | 20 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/include/asm-generic/ |
D | syscall.h | 121 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
|
/kernel/linux/linux-4.19/arch/h8300/include/asm/ |
D | syscall.h | 19 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/arc/include/asm/ |
D | syscall.h | 57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/parisc/include/asm/ |
D | syscall.h | 20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | syscall.h | 55 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | syscall.h | 20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | syscall.h | 58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/openrisc/include/asm/ |
D | syscall.h | 58 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | syscall.h | 56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | syscall.h | 127 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/arch/sh/include/asm/ |
D | syscall_64.h | 48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/include/trace/events/ |
D | syscalls.h | 31 syscall_get_arguments(current, regs, 0, 6, __entry->args);
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/kernel/linux/linux-4.19/lib/ |
D | syscall.c | 32 syscall_get_arguments(target, regs, 0, maxargs, args); in collect_syscall()
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | syscalls.h | 31 syscall_get_arguments(current, regs, __entry->args);
|
/kernel/linux/linux-4.19/arch/ia64/include/asm/ |
D | syscall.h | 64 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|