Searched defs:syscall_get_nr (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/hexagon/include/asm/ |
| H A D | syscall.h | 23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /linux/arch/openrisc/include/asm/ |
| H A D | syscall.h | 23 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /linux/arch/nios2/include/asm/ |
| H A D | syscall.h | 13 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /linux/arch/um/include/asm/ |
| H A D | syscall-generic.h | 18 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /linux/arch/microblaze/include/asm/ |
| H A D | syscall.h | 11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /linux/arch/csky/include/asm/ |
| H A D | syscall.h | 14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /linux/arch/sh/include/asm/ |
| H A D | syscall_32.h | 12 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /linux/arch/m68k/include/asm/ |
| H A D | syscall.h | 11 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | syscall.h | 14 static inline long syscall_get_nr(struct task_struct *tsk, in syscall_get_nr() function
|
| /linux/arch/arc/include/asm/ |
| H A D | syscall.h | 18 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | syscall.h | 20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /linux/arch/mips/include/asm/ |
| H A D | syscall.h | 38 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|