Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/um/
H A Dsys_call_table_64.c33 int syscall_table_size = sizeof(sys_call_table); variable
H A Dsys_call_table_32.c38 int syscall_table_size = sizeof(sys_call_table); variable
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsys_call_table_32.c46 int syscall_table_size = sizeof(sys_call_table); variable
H A Dsys_call_table_64.c59 int syscall_table_size = sizeof(sys_call_table); variable

Completed in 1 milliseconds