/linux-4.4.14/arch/x86/include/asm/ |
D | syscall.h | 88 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function 113 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | syscall.h | 38 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | syscall.h | 17 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/linux-4.4.14/include/asm-generic/ |
D | syscall.h | 121 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | syscall.h | 18 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-4.4.14/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-4.4.14/lib/ |
D | syscall.c | 19 syscall_get_arguments(target, regs, 0, maxargs, args); in collect_syscall()
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | syscall.h | 58 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | syscall.h | 67 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/linux-4.4.14/include/trace/events/ |
D | syscalls.h | 29 syscall_get_arguments(current, regs, 0, 6, __entry->args);
|
/linux-4.4.14/arch/sh/include/asm/ |
D | syscall_64.h | 47 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
D | syscall_32.h | 48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | syscall.h | 64 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | syscall.h | 77 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/frv/include/asm/ |
D | syscall.h | 72 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | syscall.h | 67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | syscall.h | 53 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | syscall.h | 48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | syscall.h | 82 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | syscall.h | 95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | syscall.h | 55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/metag/include/asm/ |
D | syscall.h | 67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | syscall.h | 95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/linux-4.4.14/kernel/trace/ |
D | trace_syscalls.c | 336 syscall_get_arguments(current, regs, 0, sys_data->nb_args, entry->args); in ftrace_syscall_enter() 583 syscall_get_arguments(current, regs, 0, sys_data->nb_args, in perf_syscall_enter()
|
/linux-4.4.14/kernel/ |
D | seccomp.c | 78 syscall_get_arguments(task, regs, 0, 6, args); in populate_seccomp_data()
|
/linux-4.4.14/arch/ |
D | Kconfig | 329 - syscall_get_arguments()
|