Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dmsgbuf.h20 long msg_rtime; /* last msgrcv time */ member
36 unsigned long msg_rtime; /* last msgrcv time */ member
52 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/arch/parisc/include/uapi/asm/
H A Dmsgbuf.h21 long msg_rtime; /* last msgrcv time */ member
27 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/arch/powerpc/include/uapi/asm/
H A Dmsgbuf.h17 long msg_rtime; /* last msgrcv time */ member
23 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/arch/sparc/include/uapi/asm/
H A Dmsgbuf.h19 long msg_rtime; /* last msgrcv time */ member
25 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/include/uapi/asm-generic/
H A Dmsgbuf.h30 long msg_rtime; /* last msgrcv time */ member
35 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/arch/xtensa/include/uapi/asm/
H A Dmsgbuf.h28 unsigned long msg_rtime; /* last msgrcv time */ member
34 unsigned long msg_rtime; /* last msgrcv time */ member
/linux/arch/x86/include/uapi/asm/
H A Dmsgbuf.h22 __kernel_long_t msg_rtime; /* last msgrcv time */ member
/linux/include/uapi/linux/
H A Dmsg.h23 __kernel_old_time_t msg_rtime; /* last msgrcv time */ member
/linux/arch/powerpc/include/asm/
H A Dcompat.h79 unsigned int msg_rtime; member
/linux/include/asm-generic/
H A Dcompat.h138 compat_ulong_t msg_rtime; member
/linux/arch/parisc/include/asm/
H A Dcompat.h96 unsigned int msg_rtime; member
/linux/arch/mips/include/asm/
H A Dcompat.h110 compat_ulong_t msg_rtime; member
/linux/arch/sparc/include/asm/
H A Dcompat.h118 unsigned int msg_rtime; member
/linux/ipc/
H A Dmsg.c666 old_time32_t msg_rtime; member