Home
last modified time | relevance | path

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

/DragonOS/kernel/src/ipc/
H A Dshm.rs262 let shm_ctime = kernel_shm.shm_ctim.total_nanos(); in shm_stat()
383 shm_ctim: PosixTimeSpec, field
399 shm_ctim: PosixTimeSpec::now(), in new()
434 self.shm_ctim = PosixTimeSpec::now(); in update_ctim()