Home
last modified time | relevance | path

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

12

/linux/arch/x86/include/asm/
H A Dsyscall.h88 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
119 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/kernel/trace/rv/monitors/sleep/
H A Dsleep.c134 syscall_get_arguments(current, regs, args); in handle_sys_enter()
145 syscall_get_arguments(current, regs, args); in handle_sys_enter()
/linux/include/asm-generic/
H A Dsyscall.h131 void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs,
/linux/arch/hexagon/include/asm/
H A Dsyscall.h36 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/openrisc/include/asm/
H A Dsyscall.h60 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() function
/linux/include/trace/events/
H A Dsyscalls.h31 syscall_get_arguments(current, regs, __entry->args);
/linux/arch/loongarch/include/asm/
H A Dsyscall.h63 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/m68k/include/asm/
H A Dsyscall.h51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/microblaze/include/asm/
H A Dsyscall.h68 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/um/include/asm/
H A Dsyscall-generic.h56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/xtensa/include/asm/
H A Dsyscall.h67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arc/include/asm/
H A Dsyscall.h68 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.h58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/kernel/entry/
H A Dsyscall-common.c15 syscall_get_arguments(current, regs, args); in syscall_enter_audit()
/linux/arch/parisc/include/asm/
H A Dsyscall.h27 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments() function
/linux/arch/nios2/include/asm/
H A Dsyscall.h55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arm64/include/asm/
H A Dsyscall.h82 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/powerpc/include/asm/
H A Dsyscall.h103 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/arm/include/asm/
H A Dsyscall.h97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/riscv/include/asm/
H A Dsyscall.h67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/sparc/include/asm/
H A Dsyscall.h109 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/mips/include/asm/
H A Dsyscall.h140 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function
/linux/arch/s390/include/asm/
H A Dsyscall.h75 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() function

12