/openbmc/linux/arch/x86/include/asm/ |
H A D | syscall.h | 81 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function 100 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/include/asm-generic/ |
H A D | syscall.h | 117 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | syscall.h | 29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | syscall.h | 54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | syscall.h | 58 extern void syscall_get_arguments(struct task_struct *task,
|
/openbmc/linux/arch/um/include/asm/ |
H A D | syscall-generic.h | 51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | syscall.h | 56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | syscall_32.h | 46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/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
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | syscall.h | 20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | syscall.h | 57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | syscall.h | 44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | syscall.h | 50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | syscall.h | 73 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/include/trace/events/ |
H A D | syscalls.h | 31 syscall_get_arguments(current, regs, __entry->args);
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | syscall.h | 61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | syscall.h | 66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/lib/ |
H A D | syscall.c | 31 syscall_get_arguments(target, regs, args); in collect_syscall()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | syscall.h | 60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | syscall.h | 93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | syscall.h | 97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | syscall.h | 124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | syscall.h | 63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
|
/openbmc/linux/kernel/entry/ |
H A D | common.c | 43 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
|