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

/linux-4.1.27/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
/linux-4.1.27/arch/frv/kernel/
H A Dentry.S1519 syscall_table_size = (. - sys_call_table) define

Completed in 191 milliseconds