| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | msgbuf.h | 27 __kernel_time_t msg_stime; /* last msgsnd time */ member 31 unsigned long msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | msgbuf.h | 27 __kernel_time_t msg_stime; /* last msgsnd time */ member 31 unsigned long msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/ |
| H A D | struct_msqid_ds.h | 29 __time_t msg_stime; /* time of last msgsnd command */ member 36 __time_t msg_stime; /* time of last msgsnd command */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/ |
| H A D | struct_msqid_ds.h | 29 __time_t msg_stime; /* time of last msgsnd command */ member 36 __time_t msg_stime; /* time of last msgsnd command */ member
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | msg.c | 333 out.msg_stime = in->msg_stime; in copy_msqid_to_user() 557 p->msg_stime = msq->q_stime; in msgctl_stat() 659 old_time32_t msg_stime; member 698 v.msg_stime = lower_32_bits(in->msg_stime); in copy_compat_msqid_to_user() 699 v.msg_stime_high = upper_32_bits(in->msg_stime); in copy_compat_msqid_to_user() 714 v.msg_stime = in->msg_stime; in copy_compat_msqid_to_user()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | msgbuf.h | 21 __kernel_long_t msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | msg.h | 22 __kernel_old_time_t msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | msg.h | 22 __kernel_time_t msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | msg.h | 22 __kernel_time_t msg_stime; /* last msgsnd time */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | compat.h | 144 unsigned int msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | compat.h | 150 compat_ulong_t msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | compat.h | 174 unsigned int msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | compat.h | 137 unsigned int msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | compat.h | 136 compat_ulong_t msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | compat.h | 129 compat_ulong_t msg_stime; member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | compat.h | 226 compat_ulong_t msg_stime; member
|