Searched refs:syscall_table_size (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/um/
H A Dsys_call_table_32.c45 int syscall_table_size = sizeof(sys_call_table); variable
H A Dsys_call_table_64.c58 int syscall_table_size = sizeof(sys_call_table); variable
/linux-4.4.14/arch/m32r/kernel/
H A Dentry.S113 #define nr_syscalls ((syscall_table_size)/4)
552 syscall_table_size=(.-sys_call_table)
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry-nommu.S594 syscall_table_size=(.-sys_call_table)
H A Dentry.S977 syscall_table_size=(.-sys_call_table)
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S39 #define nr_syscalls ((syscall_table_size)/4)
1519 syscall_table_size = (. - sys_call_table) define

Completed in 325 milliseconds