Home
last modified time | relevance | path

Searched defs:syscall_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsyscall.c40 invoke_syscall(struct pt_regs *regs, unsigned int scno, unsigned int sc_nr, const syscall_fn_t syscall_table[]) invoke_syscall() argument
77 el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, const syscall_fn_t syscall_table[]) el0_svc_common() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsyscall.c39 invoke_syscall(struct pt_regs *regs, unsigned int scno, unsigned int sc_nr, const syscall_fn_t syscall_table[]) invoke_syscall() argument
93 el0_svc_common(struct pt_regs *regs, int scno, int sc_nr, const syscall_fn_t syscall_table[]) el0_svc_common() argument

Completed in 2 milliseconds