Searched refs:IpcInfo (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/ipc/ | ||
H A D | shm.rs | 75 IpcInfo = 3, enumerator |
H A D | syscall.rs | 488 ShmCtlCmd::IpcInfo => shm_manager_guard.ipc_info(user_buf, from_user), in shmctl() |