Home
last modified time | relevance | path

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

/arch/x86/um/
Dsys_call_table_32.c45 int syscall_table_size = sizeof(sys_call_table); variable
Dsys_call_table_64.c58 int syscall_table_size = sizeof(sys_call_table); variable
/arch/frv/kernel/
Dentry.S1519 syscall_table_size = (. - sys_call_table) define