Home
last modified time | relevance | path

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

/DragonOS/kernel/src/ipc/
H A Dshm.rs60 const SHM_DEST = 0o1000; constant
315 kernel_shm.set_mode(ShmFlags::SHM_DEST, true); in ipc_rmid()