Searched refs:__NR_syscalls (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dsys_call_table.c10 void *sys_call_table[__NR_syscalls] = {
H A Dentry.S410 cmpi.c r27, __NR_syscalls # check syscall number
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsystbl_chk.c58 END_TABLE __NR_syscalls
H A Dvdso.c701 for (i = 0; i < __NR_syscalls; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dsys.c117 void *sys_call_table[__NR_syscalls] = {
118 [0 ... __NR_syscalls-1] = sys_ni_syscall,
H A Dcompat.c164 void *compat_sys_call_table[__NR_syscalls] = {
165 [0 ... __NR_syscalls-1] = sys_ni_syscall,
H A Dintvec_32.S1332 moveli r21, __NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dvdso_datapage.h44 #define SYSCALL_MAP_SIZE ((__NR_syscalls + 31) / 32)
H A Dunistd.h354 #define __NR_syscalls 326 macro
357 #define NR_syscalls __NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso32/
H A Ddatapage.S62 li r0,__NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso64/
H A Ddatapage.S63 li r0,__NR_syscalls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dunistd.h650 #undef __NR_syscalls macro
651 #define __NR_syscalls 264 macro
695 #undef __NR_syscalls macro
696 #define __NR_syscalls (__NR3264_lstat+1) macro
713 #undef __NR_syscalls macro
714 #define __NR_syscalls (__NR_signalfd+1) macro
748 #undef __NR_syscalls macro
749 #define __NR_syscalls (__NR_mmap+1) macro
811 #undef __NR_syscalls macro
812 #define __NR_syscalls (__NR_for macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dunistd.h387 #define __NR_syscalls 368 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Drun.c329 if (s.nr_ret < __NR_syscalls) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dentry-nommu.S279 addi r11, r12, -__NR_syscalls
H A Dhw_exception_handler.S395 addi r12, r0, __NR_syscalls;
H A Dentry.S341 addi r11, r12, -__NR_syscalls;

Completed in 264 milliseconds