Home
last modified time | relevance | path

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

12

/arch/hexagon/include/asm/
Dsyscall.h23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/h8300/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/openrisc/include/asm/
Dsyscall.h23 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/arc/include/asm/
Dsyscall.h16 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/parisc/include/asm/
Dsyscall.h14 static inline long syscall_get_nr(struct task_struct *tsk, in syscall_get_nr() function
/arch/ia64/include/asm/
Dsyscall.h17 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/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
/arch/arm/include/asm/
Dsyscall.h22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/csky/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/nds32/include/asm/
Dsyscall.h30 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/riscv/include/asm/
Dsyscall.h25 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/c6x/include/asm/
Dsyscall.h14 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/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
/arch/xtensa/include/asm/
Dsyscall.h25 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/s390/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/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
/arch/arm64/include/asm/
Dsyscall.h20 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/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
/arch/microblaze/include/asm/
Dsyscall.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/mips/include/asm/
Dsyscall.h38 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/sparc/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
/arch/x86/include/asm/
Dsyscall.h48 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
/arch/riscv/kernel/
Dptrace.c159 trace_sys_enter(regs, syscall_get_nr(current, regs)); in do_syscall_trace_enter()
/arch/csky/kernel/
Dptrace.c223 trace_sys_enter(regs, syscall_get_nr(current, regs)); in syscall_trace_enter()

12