/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 | 134 syscall_get_arguments(current, regs, args); in handle_sys_enter() 145 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/xtensa/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/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/kernel/entry/ |
H A D | syscall-common.c | 15 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
|
/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/arm64/include/asm/ |
H A D | syscall.h | 82 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/arm/include/asm/ |
H A D | syscall.h | 97 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/arch/s390/include/asm/ |
H A D | syscall.h | 75 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|