Searched defs:scno (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | entry-header.S | 414 scno .req r7 @ syscall number label
|
| H A D | ptrace.c | 888 asmlinkage int syscall_trace_enter(struct pt_regs *regs, int scno) in syscall_trace_enter() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | sys_compat.c | 69 long compat_arm_syscall(struct pt_regs *regs, int scno) in compat_arm_syscall() argument
|
| H A D | syscall.c | 20 static long do_ni_syscall(struct pt_regs *regs, int scno) in do_ni_syscall() argument 39 static void invoke_syscall(struct pt_regs *regs, unsigned int scno, in invoke_syscall() argument 93 static void el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, in el0_svc_common() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | syscall.c | 21 static long do_ni_syscall(struct pt_regs *regs, int scno) in do_ni_syscall() argument 40 static void invoke_syscall(struct pt_regs *regs, unsigned int scno, in invoke_syscall() argument 77 static void el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, in el0_svc_common() argument [all...] |
| H A D | sys_compat.c | 68 long compat_arm_syscall(struct pt_regs *regs, int scno) in compat_arm_syscall() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | entry-header.S | 427 scno .req r7 @ syscall number label
|
| H A D | ptrace.c | 851 int scno; in syscall_trace_enter() local
|
Completed in 5 milliseconds