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