Searched refs:shm_atime (Results 1 – 16 of 16) sorted by relevance
29 long shm_atime; /* last attach time */ member33 unsigned long shm_atime; /* last attach time */ member
17 long shm_atime; /* last attach time */ member22 unsigned long shm_atime; /* last attach time */ member
19 long shm_atime; /* last attach time */ member24 unsigned long shm_atime; /* last attach time */ member
25 long shm_atime; /* last attach time */ member30 unsigned long shm_atime; /* last attach time */ member
20 long shm_atime; /* last attach time */ member33 unsigned long shm_atime; /* last attach time */ member
26 unsigned long shm_atime; /* last attach time */ member
19 __kernel_long_t shm_atime; /* last attach time */ member
851 out.shm_atime = in->shm_atime; in copy_shmid_to_user()1121 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()1307 old_time32_t shm_atime; member1384 v.shm_atime = lower_32_bits(in->shm_atime); in copy_compat_shmid_to_user()1385 v.shm_atime_high = upper_32_bits(in->shm_atime); in copy_compat_shmid_to_user()1400 v.shm_atime = in->shm_atime; in copy_compat_shmid_to_user()
31 __kernel_old_time_t shm_atime; /* last attach time */ member
134 unsigned int shm_atime; member
164 unsigned int shm_atime; member
155 compat_ulong_t shm_atime; member
141 compat_ulong_t shm_atime; member
156 compat_ulong_t shm_atime; member
146 unsigned int shm_atime; member
226 compat_ulong_t shm_atime; member
Completed in 20 milliseconds