/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | msgbuf.h | 16 long msg_stime; /* last msgsnd time */ member 21 unsigned long msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | msgbuf.h | 18 long msg_stime; /* last msgsnd time */ member 23 unsigned long msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | msgbuf.h | 20 long msg_stime; /* last msgsnd time */ member 25 unsigned long msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | msgbuf.h | 29 long msg_stime; /* last msgsnd time */ member 33 unsigned long msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | msgbuf.h | 19 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
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | msgbuf.h | 26 unsigned long msg_stime; /* last msgsnd time */ member 32 unsigned long msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | msgbuf.h | 21 __kernel_long_t msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | msg.h | 22 __kernel_old_time_t msg_stime; /* last msgsnd time */ member
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_syscall.h | 84 unsigned int msg_stime; /* last msgsnd time */ member
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_syscall.h | 101 unsigned int msg_stime; /* last msgsnd time */ member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | compat.h | 77 unsigned int msg_stime; member
|
/openbmc/linux/include/asm-generic/ |
H A D | compat.h | 136 compat_ulong_t msg_stime; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | compat.h | 116 unsigned int msg_stime; member
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | compat.h | 94 unsigned int msg_stime; member
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | compat.h | 103 compat_ulong_t msg_stime; member
|
/openbmc/linux/ipc/ |
H A D | msg.c | 665 old_time32_t msg_stime; member
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 4160 abi_ulong msg_stime; member
|