Home
last modified time | relevance | path

Searched refs:_sys_call_table (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/h8300/kernel/
Dsyscalls.c12 void *_sys_call_table[__NR_syscalls] = { variable
Dentry.S256 mov.l #_sys_call_table,er0
/linux-4.4.14/arch/blackfin/mach-common/
Dentry.S588 p5.l = _sys_call_table;
589 p5.h = _sys_call_table;
687 p5.l = _sys_call_table;
688 p5.h = _sys_call_table;
1313 ENTRY(_sys_call_table)
1708 .rept NR_syscalls-(.-_sys_call_table)/4
1711 END(_sys_call_table)
/linux-4.4.14/arch/c6x/kernel/
Dentry.S364 ;; B0 = _sys_call_table[__NR_*]