Searched defs:_sys_call_table (Results 1 - 1 of 1) sorted by relevance

/arch/blackfin/mach-common/
H A 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) function
1698 .rept NR_syscalls-(.-_sys_call_table)/4
1701 END(_sys_call_table)

Completed in 25 milliseconds