Home
last modified time | relevance | path

Searched defs:invoke_syscall (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/arm64/kernel/
Dsyscall.c38 static void invoke_syscall(struct pt_regs *regs, unsigned int scno, in invoke_syscall() function
/linux-6.14.4/arch/arm/kernel/
Dentry-header.S392 .macro invoke_syscall, table, nr, tmp, ret, reload=0 macro