Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dmsgbuf.h25 unsigned long msg_stime_high; member
33 unsigned long msg_stime_high; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dmsgbuf.h33 unsigned long msg_stime_high; member
51 unsigned long msg_stime_high; member
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h101 compat_ulong_t msg_stime_high; member
105 compat_ulong_t msg_stime_high; member
/openbmc/linux/include/uapi/asm-generic/
H A Dmsgbuf.h34 unsigned long msg_stime_high; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dmsgbuf.h20 unsigned long msg_stime_high; member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dmsgbuf.h24 unsigned long msg_stime_high; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dmsgbuf.h22 unsigned long msg_stime_high; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h76 unsigned int msg_stime_high; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h115 unsigned int msg_stime_high; member
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h93 unsigned int msg_stime_high; member
/openbmc/linux/include/asm-generic/
H A Dcompat.h137 compat_ulong_t msg_stime_high; member
/openbmc/linux/ipc/
H A Dmsg.c567 p->msg_stime_high = msq->q_stime >> 32; in msgctl_stat()
705 v.msg_stime_high = upper_32_bits(in->msg_stime); in copy_compat_msqid_to_user()