Searched defs:syscall_table_size (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/um/ | ||
A D | sys_call_table_32.c | 42 int syscall_table_size = sizeof(sys_call_table); variable |
A D | sys_call_table_64.c | 50 int syscall_table_size = sizeof(sys_call_table); variable |
Completed in 66 milliseconds