Searched refs:sys_shmget (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dipc32.c49 return sys_shmget(first, (unsigned)second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsyscall.c91 return sys_shmget(first, second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsys_s390.c121 return sys_shmget(first, (size_t)second, third);
H A Dcompat_linux.c317 return sys_shmget(first, (unsigned)second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsys_ni.c76 cond_syscall(sys_shmget); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsyscall_table.S291 .long sys_shmget /* 275 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsyscall_table.S345 .long sys_shmget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsyscalls_64.S273 .long sys_shmget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dlinux32.c205 err = sys_shmget(first, (unsigned)second, third);
H A Dscall64-64.S158 PTR sys_shmget
H A Dscall64-n32.S153 PTR sys_shmget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsys_ppc32.c128 return sys_shmget((int)first, second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dcalls.S319 CALL(sys_shmget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsys_sparc32.c106 return sys_shmget((int)first, second, third);
H A Dsys_sparc_64.c497 err = sys_shmget(first, (size_t)second, (int)third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dunistd_64.h77 __SYSCALL(__NR_shmget, sys_shmget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dunistd.h216 __SYSCALL( 92, sys_shmget, 4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsystbls.S232 .quad sys_shmget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dunistd.h518 __SYSCALL(__NR_shmget, sys_shmget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsyscalls.h669 asmlinkage long sys_shmget(key_t key, size_t size, int flag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.S1555 data8 sys_shmget

Completed in 225 milliseconds