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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dftrace.h7 #define FTRACE_SYSCALL_MAX NR_syscalls
H A Dunistd_32.h349 #define NR_syscalls 337 macro
H A Dunistd_64.h390 #define NR_syscalls 367 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_syscalls.c15 static DECLARE_BITMAP(enabled_enter_syscalls, NR_syscalls);
16 static DECLARE_BITMAP(enabled_exit_syscalls, NR_syscalls);
98 if (!syscalls_metadata || nr >= NR_syscalls || nr < 0)
370 if (num < 0 || num >= NR_syscalls)
388 if (num < 0 || num >= NR_syscalls)
404 if (num < 0 || num >= NR_syscalls)
422 if (num < 0 || num >= NR_syscalls)
461 NR_syscalls, GFP_KERNEL);
467 for (i = 0; i < NR_syscalls; i++) {
483 static DECLARE_BITMAP(enabled_perf_enter_syscalls, NR_syscalls);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dentry.S50 cmpl #NR_syscalls,%d1
76 cmpl #NR_syscalls,%d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-common.S90 .equ NR_syscalls,0
91 #define CALL(x) .equ NR_syscalls,NR_syscalls+1
319 cmp scno, #NR_syscalls @ check upper syscall limit
344 cmp scno, #NR_syscalls @ check upper syscall limit
390 cmpne scno, #NR_syscalls @ check range
H A Dcalls.S383 .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S54 cmpl #NR_syscalls,%d1
85 cmpl #NR_syscalls,%d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dunistd.h336 #define NR_syscalls 325 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dunistd.h304 #define NR_syscalls 282 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dipipe.h190 (((p)->flags & PF_EVNOTIFY) || (unsigned long)sc >= NR_syscalls)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsyscalls.S148 cmp %g1, NR_syscalls ! IEU1 Group
171 cmp %g1, NR_syscalls ! IEU1 Group
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dsyscalltable.S362 .rept NR_syscalls-(.-sys_call_table)/4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dunistd.h355 #define NR_syscalls 339 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dunistd.h404 #define NR_syscalls 332 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dunistd.h357 #define NR_syscalls __NR_syscalls macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dunistd.h275 #define NR_syscalls 335 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dunistd_32.h352 #define NR_syscalls 341 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dunistd.h349 #define NR_syscalls 340 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/coldfire/
H A Dentry.S66 cmpl #NR_syscalls,%d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dunistd.h345 #define NR_syscalls 335 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dunistd.h349 #define NR_syscalls 337 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dunistd.h331 #define NR_syscalls 320 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dunistd.h322 #define NR_syscalls 302 /* length of syscall table */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dpatch.c168 extern unsigned long ia64_native_fsyscall_table[NR_syscalls];

Completed in 130 milliseconds

12