Home
last modified time | relevance | path

Searched refs:syscall_get_nr (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/arch/hexagon/include/asm/
Dsyscall.h23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/include/asm-generic/
Dsyscall.h38 int syscall_get_nr(struct task_struct *task, struct pt_regs *regs);
/Linux-v5.4/arch/h8300/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/openrisc/include/asm/
Dsyscall.h23 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/arc/include/asm/
Dsyscall.h16 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/sh/include/asm/
Dsyscall_64.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
Dsyscall_32.h12 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/parisc/include/asm/
Dsyscall.h14 static inline long syscall_get_nr(struct task_struct *tsk, in syscall_get_nr() function
/Linux-v5.4/lib/
Dsyscall.c28 info->data.nr = syscall_get_nr(target, regs); in collect_syscall()
/Linux-v5.4/arch/ia64/include/asm/
Dsyscall.h17 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/arm/include/asm/
Dsyscall.h22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/riscv/include/asm/
Dsyscall.h25 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/include/trace/events/
Dsyscalls.h56 __entry->id = syscall_get_nr(current, regs);
/Linux-v5.4/arch/arm64/include/asm/
Dsyscall.h20 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/nds32/include/asm/
Dsyscall.h30 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/csky/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/xtensa/include/asm/
Dsyscall.h25 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/s390/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/um/include/asm/
Dsyscall-generic.h18 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/c6x/include/asm/
Dsyscall.h14 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/nios2/include/asm/
Dsyscall.h13 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/powerpc/include/asm/
Dsyscall.h21 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/Linux-v5.4/arch/microblaze/include/asm/
Dsyscall.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/sparc/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/Linux-v5.4/arch/mips/include/asm/
Dsyscall.h38 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function

12