Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/um/
Dsys_call_table_64.c57 int syscall_table_size = sizeof(sys_call_table); variable
Dsys_call_table_32.c55 int syscall_table_size = sizeof(sys_call_table); variable
/linux-3.3/arch/frv/kernel/
Dentry.S1531 syscall_table_size = (. - sys_call_table) define