Home
last modified time | relevance | path

Searched refs:shm_dtime (Results 1 – 12 of 12) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dshmbuf.h32 long shm_dtime; /* last detach time */ member
37 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h29 long shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/parisc/include/uapi/asm/
H A Dshmbuf.h22 long shm_dtime; /* last detach time */ member
28 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/sparc/include/uapi/asm/
H A Dshmbuf.h21 long shm_dtime; /* last detach time */ member
27 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/mips/include/uapi/asm/
H A Dshmbuf.h24 long shm_dtime; /* last detach time */ member
37 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h31 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/x86/include/uapi/asm/
H A Dshmbuf.h24 __kernel_long_t shm_dtime; /* last detach time */ member
/linux/ipc/
H A Dshm.c865 out.shm_dtime = in->shm_dtime; in copy_shmid_to_user()
1135 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1321 old_time32_t shm_dtime; member
1399 v.shm_dtime = lower_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1400 v.shm_dtime_high = upper_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1414 v.shm_dtime = in->shm_dtime; in copy_compat_shmid_to_user()
/linux/arch/powerpc/include/asm/
H A Dcompat.h96 unsigned int shm_dtime; member
/linux/arch/sparc/include/asm/
H A Dcompat.h135 unsigned int shm_dtime; member
/linux/arch/mips/include/asm/
H A Dcompat.h134 compat_ulong_t shm_dtime; member
/linux/include/asm-generic/
H A Dcompat.h156 compat_ulong_t shm_dtime; member