Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h30 unsigned long shm_atime_high; member
/openbmc/linux/include/uapi/asm-generic/
H A Dshmbuf.h36 unsigned long shm_atime_high; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dshmbuf.h24 unsigned long shm_atime_high; member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dshmbuf.h25 unsigned long shm_atime_high; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h32 unsigned long shm_atime_high; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dshmbuf.h42 unsigned short shm_atime_high; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h93 unsigned int shm_atime_high; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h132 unsigned int shm_atime_high; member
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h110 unsigned int shm_atime_high; member
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h139 compat_ushort_t shm_atime_high; member
/openbmc/linux/include/asm-generic/
H A Dcompat.h155 compat_ulong_t shm_atime_high; member
/openbmc/linux/ipc/
H A Dshm.c1141 tbuf->shm_atime_high = shp->shm_atim >> 32; in shmctl_stat()
1401 v.shm_atime_high = upper_32_bits(in->shm_atime); in copy_compat_shmid_to_user()