Home
last modified time | relevance | path

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

12

/linux-5.19.10/arch/x86/include/asm/
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-5.19.10/include/asm-generic/
Dsyscall.h117 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux-5.19.10/arch/hexagon/include/asm/
Dsyscall.h29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/openrisc/include/asm/
Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-5.19.10/arch/ia64/include/asm/
Dsyscall.h58 extern void syscall_get_arguments(struct task_struct *task,
/linux-5.19.10/arch/um/include/asm/
Dsyscall-generic.h51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/loongarch/include/asm/
Dsyscall.h56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/riscv/include/asm/
Dsyscall.h59 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/sh/include/asm/
Dsyscall_32.h46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/xtensa/include/asm/
Dsyscall.h60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/csky/include/asm/
Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-5.19.10/arch/parisc/include/asm/
Dsyscall.h20 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux-5.19.10/arch/arc/include/asm/
Dsyscall.h57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux-5.19.10/arch/nios2/include/asm/
Dsyscall.h50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/include/trace/events/
Dsyscalls.h31 syscall_get_arguments(current, regs, __entry->args);
/linux-5.19.10/arch/microblaze/include/asm/
Dsyscall.h61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/arm/include/asm/
Dsyscall.h70 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/arm64/include/asm/
Dsyscall.h66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/lib/
Dsyscall.c31 syscall_get_arguments(target, regs, args); in collect_syscall()
/linux-5.19.10/arch/powerpc/include/asm/
Dsyscall.h86 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/sparc/include/asm/
Dsyscall.h97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/mips/include/asm/
Dsyscall.h124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/arch/s390/include/asm/
Dsyscall.h63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux-5.19.10/kernel/entry/
Dcommon.c41 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
/linux-5.19.10/kernel/trace/
Dtrace_syscalls.c328 syscall_get_arguments(current, regs, args); in ftrace_syscall_enter()
609 syscall_get_arguments(current, regs, args); in perf_syscall_enter()

12