Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
A Dshmbuf.h31 long shm_ctime; /* last change time */ member
37 unsigned long shm_ctime; /* last change time */ member
/linux/arch/sparc/include/uapi/asm/
A Dshmbuf.h19 long shm_ctime; /* last change time */ member
26 unsigned long shm_ctime; /* last change time */ member
/linux/arch/parisc/include/uapi/asm/
A Dshmbuf.h21 long shm_ctime; /* last change time */ member
28 unsigned long shm_ctime; /* last change time */ member
/linux/arch/powerpc/include/uapi/asm/
A Dshmbuf.h27 long shm_ctime; /* last change time */ member
34 unsigned long shm_ctime; /* last change time */ member
/linux/arch/mips/include/uapi/asm/
A Dshmbuf.h22 long shm_ctime; /* last change time */ member
35 unsigned long shm_ctime; /* last change time */ member
/linux/arch/xtensa/include/uapi/asm/
A Dshmbuf.h30 unsigned long shm_ctime; /* last change time */ member
/linux/arch/x86/include/uapi/asm/
A Dshmbuf.h21 __kernel_long_t shm_ctime; /* last change time */ member
/linux/ipc/
A Dshm.c853 out.shm_ctime = in->shm_ctime; in copy_shmid_to_user()
1123 tbuf->shm_ctime = shp->shm_ctim; in shmctl_stat()
1309 old_time32_t shm_ctime; member
1388 v.shm_ctime = lower_32_bits(in->shm_ctime); in copy_compat_shmid_to_user()
1389 v.shm_ctime_high = upper_32_bits(in->shm_ctime); in copy_compat_shmid_to_user()
1402 v.shm_ctime = in->shm_ctime; in copy_compat_shmid_to_user()
/linux/include/uapi/linux/
A Dshm.h33 __kernel_old_time_t shm_ctime; /* last change time */ member
/linux/arch/powerpc/include/asm/
A Dcompat.h138 unsigned int shm_ctime; member
/linux/arch/sparc/include/asm/
A Dcompat.h168 unsigned int shm_ctime; member
/linux/arch/arm64/include/asm/
A Dcompat.h159 compat_ulong_t shm_ctime; member
/linux/arch/x86/include/asm/
A Dcompat.h145 compat_ulong_t shm_ctime; member
/linux/arch/mips/include/asm/
A Dcompat.h158 compat_ulong_t shm_ctime; member
/linux/arch/parisc/include/asm/
A Dcompat.h150 unsigned int shm_ctime; member
/linux/arch/s390/include/asm/
A Dcompat.h230 compat_ulong_t shm_ctime; member

Completed in 21 milliseconds