Searched refs:sys_semget (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.c29 return sys_semget(first, second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsyscall.c34 return sys_semget(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.c82 return sys_semget(first, (int)second, third);
H A Dcompat_linux.c297 return sys_semget(first, second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsys_ni.c68 cond_syscall(sys_semget); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsyscall_table.S286 .long sys_semget /* 270 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsyscall_table.S336 .long sys_semget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsyscalls_64.S265 .long sys_semget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dlinux32.c179 err = sys_semget(first, second, third);
H A Dscall64-64.S192 PTR sys_semget
H A Dscall64-n32.S187 PTR sys_semget
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsys_ppc32.c99 return sys_semget((int)first, (int)second, third);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dcalls.S311 CALL(sys_semget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsys_sparc32.c77 return sys_semget((int)first, (int)second, third);
H A Dsys_sparc_64.c447 err = sys_semget(first, (int)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.h152 __SYSCALL(__NR_semget, sys_semget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dunistd.h366 __SYSCALL(162, sys_semget, 4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsystbls.S225 .quad sys_semget /* 205 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dunistd.h508 __SYSCALL(__NR_semget, sys_semget)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsyscalls.h661 asmlinkage long sys_semget(key_t key, int nsems, int semflg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.S1548 data8 sys_semget

Completed in 288 milliseconds