Home
last modified time | relevance | path

Searched refs:SETALL (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsem.h16 #define SETALL 17 /* set all semval's */ macro
/linux-2.4.37.9/ipc/
Dsem.c531 if (ipcperms (&sma->sem_perm, (cmd==SETVAL||cmd==SETALL)?S_IWUGO:S_IRUGO)) in semctl_main()
558 case SETALL: in semctl_main()
774 case SETALL: in sys_semctl()
/linux-2.4.37.9/arch/x86_64/ia32/
Dipc32.c266 case SETALL: in semctl32()
/linux-2.4.37.9/arch/sparc/kernel/
Dsys_sunos.c955 arg3=SETALL; break; in sunos_semsys()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sunos32.c916 arg3=SETALL; break; in sunos_semsys()
Dsys_sparc32.c438 IPCOP_MASK (GETALL) | IPCOP_MASK (SETALL) | IPCOP_MASK (IPC_RMID))) { in do_sys32_semctl()
/linux-2.4.37.9/arch/mips64/kernel/
Dlinux32.c1796 case SETALL: in do_sys32_semctl()
/linux-2.4.37.9/arch/ia64/ia32/
Dsys_ia32.c2237 case SETALL: in semctl32()
/linux-2.4.37.9/arch/ppc64/kernel/
Dsys_ppc32.c2615 case SETALL: in do_sys32_semctl()
/linux-2.4.37.9/arch/s390x/kernel/
Dlinux32.c428 IPCOP_MASK (GETALL) | IPCOP_MASK (SETALL) | IPCOP_MASK (IPC_RMID))) { in do_sys32_semctl()