Searched refs:__NR_syscall_count (Results 1 – 3 of 3) sorted by relevance
33 syscall_t sys_call_table[__NR_syscall_count] /* FIXME __cacheline_aligned */= {34 [0 ... __NR_syscall_count - 1] = (syscall_t)&sys_ni_syscall,
1877 movi a5, __NR_syscall_count
781 #define __NR_syscall_count 352 macro