Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsyscall.c39 static void invoke_syscall(struct pt_regs *regs, unsigned int scno, in invoke_syscall() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dentry-header.S379 .macro invoke_syscall, table, nr, tmp, ret, reload=0 macro