Home
last modified time | relevance | path

Searched refs:__NR_syscall_count (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/xtensa/kernel/
Dsyscall.c32 syscall_t sys_call_table[__NR_syscall_count] /* FIXME __cacheline_aligned */= {
33 [0 ... __NR_syscall_count - 1] = (syscall_t)&sys_ni_syscall,
Dentry.S1803 movi a5, __NR_syscall_count
/linux-2.6.39/arch/xtensa/include/asm/
Dunistd.h687 #define __NR_syscall_count 308 macro