Searched refs:SHM_UNLOCK (Results 1 – 9 of 9) sorted by relevance
49 #define SHM_UNLOCK 12 macro
75 return sys_ipc(SHMCTL, arg1, (arg2 == 3) ? SHM_LOCK : SHM_UNLOCK, 0, NULL, 0); in solaris_shmsys()
464 case SHM_UNLOCK: in sys_shmctl()
565 case SHM_UNLOCK: in shmctl32()
2070 case SHM_UNLOCK: in do_sys32_shmctl()
2514 case SHM_UNLOCK: in shmctl32()
2911 case SHM_UNLOCK: in do_sys32_shmctl()
682 (IPCOP_MASK (IPC_INFO) | IPCOP_MASK (SHM_LOCK) | IPCOP_MASK (SHM_UNLOCK) | in do_sys32_shmctl()
689 (IPCOP_MASK (IPC_INFO) | IPCOP_MASK (SHM_LOCK) | IPCOP_MASK (SHM_UNLOCK) | in do_sys32_shmctl()