Home
last modified time | relevance | path

Searched defs:msg_stime (Results 1 – 14 of 14) sorted by relevance

/linux/arch/mips/include/uapi/asm/
H A Dmsgbuf.h19 long msg_stime; /* last msgsnd time */ member
34 unsigned long msg_stime; /* last msgsnd time */ member
50 unsigned long msg_stime; /* last msgsnd time */ member
/linux/arch/parisc/include/uapi/asm/
H A Dmsgbuf.h20 long msg_stime; /* last msgsnd time */ member
25 unsigned long msg_stime; /* last msgsnd time */ member
/linux/arch/powerpc/include/uapi/asm/
H A Dmsgbuf.h16 long msg_stime; /* last msgsnd time */ member
21 unsigned long msg_stime; /* last msgsnd time */ member
/linux/arch/sparc/include/uapi/asm/
H A Dmsgbuf.h18 long msg_stime; /* last msgsnd time */ member
23 unsigned long msg_stime; /* last msgsnd time */ member
/linux/include/uapi/asm-generic/
H A Dmsgbuf.h29 long msg_stime; /* last msgsnd time */ member
33 unsigned long msg_stime; /* last msgsnd time */ member
/linux/arch/xtensa/include/uapi/asm/
H A Dmsgbuf.h26 unsigned long msg_stime; /* last msgsnd time */ member
32 unsigned long msg_stime; /* last msgsnd time */ member
/linux/arch/x86/include/uapi/asm/
H A Dmsgbuf.h21 __kernel_long_t msg_stime; /* last msgsnd time */ member
/linux/include/uapi/linux/
H A Dmsg.h22 __kernel_old_time_t msg_stime; /* last msgsnd time */ member
/linux/arch/powerpc/include/asm/
H A Dcompat.h77 unsigned int msg_stime; member
/linux/include/asm-generic/
H A Dcompat.h136 compat_ulong_t msg_stime; member
/linux/arch/parisc/include/asm/
H A Dcompat.h94 unsigned int msg_stime; member
/linux/arch/mips/include/asm/
H A Dcompat.h103 compat_ulong_t msg_stime; member
/linux/arch/sparc/include/asm/
H A Dcompat.h116 unsigned int msg_stime; member
/linux/ipc/
H A Dmsg.c665 old_time32_t msg_stime; member