Home
last modified time | relevance | path

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

12

/linux/arch/x86/include/asm/
H A Dsyscall.h81 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
/linux/include/asm-generic/
H A Dsyscall.h105 * syscall_get_arguments - extract system call parameter values
117 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux/arch/hexagon/include/asm/
H A Dsyscall.h29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/openrisc/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/loongarch/include/asm/
H A Dsyscall.h56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/um/include/asm/
H A Dsyscall-generic.h51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/xtensa/include/asm/
H A Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/csky/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/sh/include/asm/
H A Dsyscall_32.h46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/m68k/include/asm/
H A Dsyscall.h44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/parisc/include/asm/
H A Dsyscall.h20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux/arch/arc/include/asm/
H A Dsyscall.h57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/arch/nios2/include/asm/
H A Dsyscall.h50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/microblaze/include/asm/
H A Dsyscall.h61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arm/include/asm/
H A Dsyscall.h73 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/include/trace/events/
H A Dsyscalls.h31 syscall_get_arguments(current, regs, __entry->args);
/linux/arch/arm64/include/asm/
H A Dsyscall.h66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/powerpc/include/asm/
H A Dsyscall.h93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/riscv/include/asm/
H A Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/lib/
H A Dsyscall.c31 syscall_get_arguments(target, regs, args); in collect_syscall()
/linux/arch/sparc/include/asm/
H A Dsyscall.h97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/s390/include/asm/
H A Dsyscall.h63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/kernel/entry/
H A Dcommon.c23 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
/linux/kernel/trace/
H A Dtrace_syscalls.c333 syscall_get_arguments(current, regs, args); in ftrace_syscall_enter()
633 syscall_get_arguments(current, regs, args); in perf_syscall_enter()
/linux/kernel/
H A Dptrace.c926 syscall_get_arguments(child, regs, args); in ptrace_get_syscall_info_entry()

12