Searched refs:NR_SYSCALLS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dsyscall.c13 #define NR_SYSCALLS (syscall_table_size / sizeof(void *)) macro
33 if ((syscall >= NR_SYSCALLS) || (syscall < 0))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dunistd.h458 #define NR_SYSCALLS 497 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dentry.S295 lda $4, NR_SYSCALLS($31)
435 lda $1, NR_SYSCALLS($31)
H A Dsystbls.S523 .ifne (. - sys_call_table) - (NR_SYSCALLS * 8)

Completed in 130 milliseconds