Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dentry-common.S269 invoke_syscall tbl, scno, r10, __ret_fast_syscall
304 invoke_syscall tbl, scno, r10, __sys_trace_return, reload=1
H A Dentry-header.S392 .macro invoke_syscall, table, nr, tmp, ret, reload=0 macro