| /linux/arch/x86/include/asm/ |
| H A D | syscall.h | 88 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function 119 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/kernel/trace/rv/monitors/sleep/ |
| H A D | sleep.c | 136 syscall_get_arguments(current, regs, args); in handle_sys_enter() 149 syscall_get_arguments(current, regs, args); in handle_sys_enter()
|
| /linux/include/asm-generic/ |
| H A D | syscall.h | 131 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
|
| /linux/arch/hexagon/include/asm/ |
| H A D | syscall.h | 36 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/openrisc/include/asm/ |
| H A D | syscall.h | 60 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
| /linux/include/trace/events/ |
| H A D | syscalls.h | 31 syscall_get_arguments(current, regs, __entry->args);
|
| /linux/arch/loongarch/include/asm/ |
| H A D | syscall.h | 63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/csky/include/asm/ |
| H A D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
| /linux/arch/m68k/include/asm/ |
| H A D | syscall.h | 51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/microblaze/include/asm/ |
| H A D | syscall.h | 68 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/lib/ |
| H A D | syscall.c | 31 syscall_get_arguments(target, regs, args); in collect_syscall()
|
| /linux/arch/um/include/asm/ |
| H A D | syscall-generic.h | 56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/arc/include/asm/ |
| H A D | syscall.h | 68 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
| /linux/arch/sh/include/asm/ |
| H A D | syscall_32.h | 58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | syscall.h | 27 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
| /linux/arch/nios2/include/asm/ |
| H A D | syscall.h | 55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscall.h | 103 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | syscall.h | 67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | syscall.h | 109 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/arch/mips/include/asm/ |
| H A D | syscall.h | 140 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
| /linux/kernel/trace/ |
| H A D | trace_syscalls.c | 902 syscall_get_arguments(current, regs, args); in ftrace_syscall_enter() 1431 syscall_get_arguments(current, regs, args); in perf_syscall_enter()
|
| /linux/kernel/ |
| H A D | seccomp.c | 256 syscall_get_arguments(task, regs, args); in populate_seccomp_data()
|