Searched refs:NR_syscalls (Results 26 - 45 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dunistd.h397 #define NR_syscalls __NR_syscall macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dipipe.c201 if (regs->orig_p0 < NR_syscalls) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dentry.S87 cmpl #NR_syscalls,%d0
126 cmpl #NR_syscalls,%d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dinit.c664 for (i = 0; i < NR_syscalls; ++i) {
665 extern unsigned long sys_call_table[NR_syscalls];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dentry.S243 cmp.l #NR_syscalls,er4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dgate.S332 mov r19=NR_syscalls-1 // A
337 cmp.geu p6,p7=r19,r17 // A (sysnr > 0 && sysnr < 1024+NR_syscalls)?
H A Dfsys.S1049 .space paravirt_fsyscall_table + 8*NR_syscalls - .zero, 0
H A Dentry.S545 mov r3=NR_syscalls - 1
1769 .org sys_call_table + 8*NR_syscalls // guard against failures to increase NR_syscalls
H A Divt.S752 mov r3=NR_syscalls - 1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dunistd_64.h703 #define NR_syscalls (__NR_syscall_max + 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dxen_pv_ops.c185 extern unsigned long xen_fsyscall_table[NR_syscalls];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dentry_64.S145 cmpldi 0,r0,NR_syscalls
H A Dentry_32.S322 cmplwi 0,r0,NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dptrace.c663 regs->gprs[2] >= NR_syscalls)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dentry-avr32b.S213 cp.w r8, NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S153 cmpu.w NR_syscalls, $r9
948 .rept NR_syscalls-(.-sys_call_table)/4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S174 cmpu.w NR_syscalls, $r9
891 .rept NR_syscalls - (.-sys_call_table) / 4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dentry.S1624 .rept NR_syscalls-(.-_sys_call_table)/4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dentry.S1197 movi NR_syscalls - 1, r4 /* Last valid */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dentry.S1289 cmp %g1, NR_syscalls

Completed in 124 milliseconds

12