| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | syscall.h | 14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | syscall.h | 38 int syscall_get_nr(struct task_struct *task, struct pt_regs *regs);
|
| /OK3568_Linux_fs/kernel/kernel/entry/ |
| H A D | common.c | 64 syscall = syscall_get_nr(current, regs); in syscall_trace_enter() 249 unsigned long nr = syscall_get_nr(current, regs); in syscall_exit_to_user_mode_prepare()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | syscall.h | 16 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | syscall.h | 17 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | syscall.h | 25 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | syscall.h | 22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | syscall.h | 25 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | syscall.h | 30 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | syscalls.h | 56 __entry->id = syscall_get_nr(current, regs);
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | syscall.h | 14 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | syscall.h | 20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | syscall.h | 20 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | syscall.c | 29 info->data.nr = syscall_get_nr(target, regs); in collect_syscall()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | syscall.h | 21 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() function
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|