Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/mips/
A Dstruct_kernel_shmid64_ds.h7 long int shm_atime; member
11 unsigned long int shm_atime; member
/sysdeps/unix/sysv/linux/
A Dshmctl.c42 kshmid->shm_atime = shmid64->shm_atime; in shmid64_to_kshmid64()
43 kshmid->shm_atime_high = shmid64->shm_atime >> 32; in shmid64_to_kshmid64()
59 shmid64->shm_atime = kshmid->shm_atime in kshmid64_to_shmid64()
167 shm64->shm_atime = shm->shm_atime in libc_hidden_def()
183 shm->shm_atime = shm64->shm_atime; in shmid64_to_shmid()
253 __time_t shm_atime; /* time of last shmat() */ member
A Dstruct_kernel_shmid64_ds.h6 unsigned long int shm_atime; member
/sysdeps/unix/sysv/linux/bits/types/
A Dstruct_shmid_ds.h32 __time_t shm_atime; /* time of last shmat() */
39 __time_t shm_atime; /* time of last shmat() */
A Dstruct_shmid64_ds_helper.h21 __time64_t shm_atime; /* time of last shmat() */ variable
/sysdeps/unix/sysv/linux/sparc/bits/types/
A Dstruct_shmid_ds.h32 __time_t shm_atime; /* time of last shmat() */
38 __time_t shm_atime; /* time of last shmat() */
/sysdeps/unix/sysv/linux/powerpc/bits/types/
A Dstruct_shmid_ds.h32 __time_t shm_atime; /* time of last shmat() */
39 __time_t shm_atime; /* time of last shmat() */
/sysdeps/unix/sysv/linux/hppa/bits/types/
A Dstruct_shmid_ds.h32 __time_t shm_atime; /* time of last shmat() */
39 __time_t shm_atime; /* time of last shmat() */
/sysdeps/unix/sysv/linux/mips/bits/types/
A Dstruct_shmid_ds.h32 __time_t shm_atime; /* time of last shmat() */
36 __time_t shm_atime; /* time of last shmat() */
/sysdeps/unix/sysv/linux/i386/
A Dstruct_kernel_shmid64_ds.h6 unsigned long int shm_atime; member
/sysdeps/unix/sysv/linux/sparc/
A Dstruct_kernel_shmid64_ds.h6 unsigned long int shm_atime; member
/sysdeps/unix/sysv/linux/powerpc/
A Dstruct_kernel_shmid64_ds.h6 unsigned long int shm_atime; member
/sysdeps/unix/sysv/linux/hppa/
A Dstruct_kernel_shmid64_ds.h6 unsigned long int shm_atime; /* time of last shmat() */ member
/sysdeps/gnu/bits/
A Dshm.h53 __time_t shm_atime; /* time of last shmat() */ member

Completed in 16 milliseconds