Home
last modified time | relevance | path

Searched refs:syscall_get_arguments (Results 1 – 25 of 31) sorted by relevance

12

/linux/arch/x86/include/asm/
A Dsyscall.h83 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/include/asm-generic/
A Dsyscall.h117 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux/arch/hexagon/include/asm/
A Dsyscall.h29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/h8300/include/asm/
A Dsyscall.h20 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/openrisc/include/asm/
A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/ia64/include/asm/
A Dsyscall.h58 extern void syscall_get_arguments(struct task_struct *task,
/linux/arch/um/include/asm/
A Dsyscall-generic.h51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/nds32/include/asm/
A Dsyscall.h127 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/riscv/include/asm/
A Dsyscall.h58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/xtensa/include/asm/
A Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/sh/include/asm/
A Dsyscall_32.h46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/csky/include/asm/
A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/arc/include/asm/
A Dsyscall.h55 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/parisc/include/asm/
A Dsyscall.h20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux/arch/nios2/include/asm/
A Dsyscall.h50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arm/include/asm/
A Dsyscall.h70 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/include/trace/events/
A Dsyscalls.h31 syscall_get_arguments(current, regs, __entry->args);
/linux/arch/microblaze/include/asm/
A Dsyscall.h61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/powerpc/include/asm/
A Dsyscall.h86 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arm64/include/asm/
A Dsyscall.h66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/lib/
A Dsyscall.c31 syscall_get_arguments(target, regs, args); in collect_syscall()
/linux/arch/sparc/include/asm/
A Dsyscall.h97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/mips/include/asm/
A Dsyscall.h124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/s390/include/asm/
A Dsyscall.h63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/kernel/entry/
A Dcommon.c39 syscall_get_arguments(current, regs, args); in syscall_enter_audit()

Completed in 17 milliseconds

12