Home
last modified time | relevance | path

Searched defs:syscall_table_size (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/um/
A Dsys_call_table_64.c33 int syscall_table_size = sizeof(sys_call_table); variable
A Dsys_call_table_32.c38 int syscall_table_size = sizeof(sys_call_table); variable

Completed in 4 milliseconds