Home
last modified time | relevance | path

Searched refs:shm_atime (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Dshm.h6 time_t shm_atime; member
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c861 out.shm_atime = in->shm_atime; in copy_shmid_to_user()
1131 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()
1326 old_time32_t shm_atime; member
1401 v.shm_atime = lower_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1402 v.shm_atime_high = upper_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1417 v.shm_atime = in->shm_atime; in copy_compat_shmid_to_user()

Completed in 4 milliseconds