Home
last modified time | relevance | path

Searched refs:shm_dtime (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.h7 time_t shm_dtime; member
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c862 out.shm_dtime = in->shm_dtime; in copy_shmid_to_user()
1132 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1327 old_time32_t shm_dtime; member
1403 v.shm_dtime = lower_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1404 v.shm_dtime_high = upper_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1418 v.shm_dtime = in->shm_dtime; in copy_compat_shmid_to_user()

Completed in 6 milliseconds