Searched defs:syscall_table_size (Results 1 – 2 of 2) sorted by relevance
/arch/um/sys-x86_64/ | ||
D | syscall_table.c | 70 int syscall_table_size = sizeof(sys_call_table); variable |
/arch/frv/kernel/ | ||
D | entry.S | 1529 syscall_table_size = (. - sys_call_table) define |