Searched defs:syscall_table_size (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/um/ | ||
D | sys_call_table_32.c | 46 int syscall_table_size = sizeof(sys_call_table); variable |
D | sys_call_table_64.c | 59 int syscall_table_size = sizeof(sys_call_table); variable |