Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dsyscall.h76 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
101 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/hexagon/include/asm/
Dsyscall.h38 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/parisc/include/asm/
Dsyscall.h17 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux-4.1.27/include/asm-generic/
Dsyscall.h121 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux-4.1.27/arch/arc/include/asm/
Dsyscall.h57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-4.1.27/lib/
Dsyscall.c19 syscall_get_arguments(target, regs, 0, maxargs, args); in collect_syscall()
/linux-4.1.27/arch/blackfin/include/asm/
Dsyscall.h67 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-4.1.27/include/trace/events/
Dsyscalls.h29 syscall_get_arguments(current, regs, 0, 6, __entry->args);
/linux-4.1.27/arch/openrisc/include/asm/
Dsyscall.h58 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-4.1.27/arch/tile/include/asm/
Dsyscall.h67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/ia64/include/asm/
Dsyscall.h64 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/sh/include/asm/
Dsyscall_64.h47 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
Dsyscall_32.h48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/frv/include/asm/
Dsyscall.h72 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/s390/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/mn10300/include/asm/
Dsyscall.h53 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/powerpc/include/asm/
Dsyscall.h62 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/c6x/include/asm/
Dsyscall.h48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/microblaze/include/asm/
Dsyscall.h82 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/mips/include/asm/
Dsyscall.h95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/metag/include/asm/
Dsyscall.h67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/arm64/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/nios2/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/arm/include/asm/
Dsyscall.h55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/arch/sparc/include/asm/
Dsyscall.h95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-4.1.27/kernel/trace/
Dtrace_syscalls.c335 syscall_get_arguments(current, regs, 0, sys_data->nb_args, entry->args); in ftrace_syscall_enter()
582 syscall_get_arguments(current, regs, 0, sys_data->nb_args, in perf_syscall_enter()
/linux-4.1.27/kernel/
Dseccomp.c78 syscall_get_arguments(task, regs, 0, 6, args); in populate_seccomp_data()
/linux-4.1.27/arch/
DKconfig317 - syscall_get_arguments()