Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
A Dshmbuf.h30 long shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/sparc/include/uapi/asm/
A Dshmbuf.h18 long shm_dtime; /* last detach time */ member
24 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/parisc/include/uapi/asm/
A Dshmbuf.h20 long shm_dtime; /* last detach time */ member
26 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/powerpc/include/uapi/asm/
A Dshmbuf.h26 long shm_dtime; /* last detach time */ member
32 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/mips/include/uapi/asm/
A Dshmbuf.h21 long shm_dtime; /* last detach time */ member
34 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/xtensa/include/uapi/asm/
A Dshmbuf.h28 unsigned long shm_dtime; /* last detach time */ member
/linux/arch/x86/include/uapi/asm/
A Dshmbuf.h20 __kernel_long_t shm_dtime; /* last detach time */ member
/linux/ipc/
A Dshm.c852 out.shm_dtime = in->shm_dtime; in copy_shmid_to_user()
1122 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1308 old_time32_t shm_dtime; member
1386 v.shm_dtime = lower_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1387 v.shm_dtime_high = upper_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1401 v.shm_dtime = in->shm_dtime; in copy_compat_shmid_to_user()
/linux/include/uapi/linux/
A Dshm.h32 __kernel_old_time_t shm_dtime; /* last detach time */ member
/linux/arch/powerpc/include/asm/
A Dcompat.h136 unsigned int shm_dtime; member
/linux/arch/sparc/include/asm/
A Dcompat.h166 unsigned int shm_dtime; member
/linux/arch/arm64/include/asm/
A Dcompat.h157 compat_ulong_t shm_dtime; member
/linux/arch/x86/include/asm/
A Dcompat.h143 compat_ulong_t shm_dtime; member
/linux/arch/mips/include/asm/
A Dcompat.h157 compat_ulong_t shm_dtime; member
/linux/arch/parisc/include/asm/
A Dcompat.h148 unsigned int shm_dtime; member
/linux/arch/s390/include/asm/
A Dcompat.h228 compat_ulong_t shm_dtime; member

Completed in 21 milliseconds