Searched refs:invoke_syscall (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm64/kernel/ |
| A D | syscall.c | 41 static void invoke_syscall(struct pt_regs *regs, unsigned int scno, in invoke_syscall() function 142 invoke_syscall(regs, scno, sc_nr, syscall_table); in el0_svc_common()
|
| /linux/arch/arm/kernel/ |
| A D | entry-common.S | 254 invoke_syscall tbl, scno, r10, __ret_fast_syscall 288 invoke_syscall tbl, scno, r10, __sys_trace_return, reload=1
|
| A D | entry-header.S | 387 .macro invoke_syscall, table, nr, tmp, ret, reload=0 macro
|
| /linux/ |
| A D | System.map | 429 ffff800010024210 t invoke_syscall
|
| A D | .tmp_System.map | 429 ffff800010024210 t invoke_syscall
|
Completed in 283 milliseconds