| /linux-4.1.27/arch/x86/include/asm/ | 
| D | syscall.h | 76 static inline void syscall_get_arguments(struct task_struct *task,  in syscall_get_arguments()  function 101 static inline void syscall_get_arguments(struct task_struct *task,  in syscall_get_arguments()  function
  | 
| /linux-4.1.27/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.1.27/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.1.27/include/asm-generic/ | 
| D | syscall.h | 121 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
  | 
| /linux-4.1.27/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.1.27/lib/ | 
| D | syscall.c | 19 		syscall_get_arguments(target, regs, 0, maxargs, args);  in collect_syscall()
  | 
| /linux-4.1.27/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.1.27/include/trace/events/ | 
| D | syscalls.h | 29 		syscall_get_arguments(current, regs, 0, 6, __entry->args);
  | 
| /linux-4.1.27/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.1.27/arch/tile/include/asm/ | 
| D | syscall.h | 67 static inline void syscall_get_arguments(struct task_struct *task,  in syscall_get_arguments()  function
  | 
| /linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/arch/powerpc/include/asm/ | 
| D | syscall.h | 62 static inline void syscall_get_arguments(struct task_struct *task,  in syscall_get_arguments()  function
  | 
| /linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/kernel/trace/ | 
| D | trace_syscalls.c | 335 	syscall_get_arguments(current, regs, 0, sys_data->nb_args, entry->args);  in ftrace_syscall_enter() 582 	syscall_get_arguments(current, regs, 0, sys_data->nb_args,  in perf_syscall_enter()
  | 
| /linux-4.1.27/kernel/ | 
| D | seccomp.c | 78 	syscall_get_arguments(task, regs, 0, 6, args);  in populate_seccomp_data()
  | 
| /linux-4.1.27/arch/ | 
| D | Kconfig | 317 	  - syscall_get_arguments()
  |