Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dstruct_shmid_ds.h31 __time_t shm_dtime; /* time of last shmdt() */ member
37 __time_t shm_dtime; /* time of last shmdt() */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dstruct_shmid_ds.h31 __time_t shm_dtime; /* time of last shmdt() */ member
37 __time_t shm_dtime; /* time of last shmdt() */ member
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dshmbuf.h30 long shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h26 long shm_dtime; /* last detach time */ member
32 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dshmbuf.h20 long shm_dtime; /* last detach time */ member
26 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dshmbuf.h18 long shm_dtime; /* last detach time */ member
24 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dshmbuf.h30 __kernel_time_t shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dshmbuf.h30 __kernel_time_t shm_dtime; /* last detach time */ member
35 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dshmbuf.h21 long shm_dtime; /* last detach time */ member
34 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h28 unsigned long shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dshmbuf.h20 __kernel_long_t shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c858 out.shm_dtime = in->shm_dtime; in copy_shmid_to_user()
1128 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1314 old_time32_t shm_dtime; member
1392 v.shm_dtime = lower_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1393 v.shm_dtime_high = upper_32_bits(in->shm_dtime); in copy_compat_shmid_to_user()
1407 v.shm_dtime = in->shm_dtime; in copy_compat_shmid_to_user()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dshm.h30 __kernel_time_t shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dshm.h30 __kernel_time_t shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dshm.h32 __kernel_old_time_t shm_dtime; /* last detach time */ member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcompat.h163 unsigned int shm_dtime; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcompat.h170 compat_ulong_t shm_dtime; member
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcompat.h193 unsigned int shm_dtime; member
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcompat.h156 unsigned int shm_dtime; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcompat.h167 compat_ulong_t shm_dtime; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcompat.h149 compat_ulong_t shm_dtime; member
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcompat.h246 compat_ulong_t shm_dtime; member