Searched refs:syscall_table_size (Results 1 – 7 of 7) sorted by relevance
12 extern int syscall_table_size;13 #define NR_SYSCALLS (syscall_table_size / sizeof(void *))
46 int syscall_table_size = sizeof(sys_call_table); variable
59 int syscall_table_size = sizeof(sys_call_table); variable
113 #define nr_syscalls ((syscall_table_size)/4)
39 #define nr_syscalls ((syscall_table_size)/4)
594 syscall_table_size=(.-sys_call_table)
977 syscall_table_size=(.-sys_call_table)