Searched refs:ShmInfo (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/ipc/ | ||
H A D | shm.rs | 84 ShmInfo = 14, enumerator |
H A D | syscall.rs | 490 ShmCtlCmd::ShmInfo => shm_manager_guard.shm_info(user_buf, from_user), in shmctl() |