Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/uapi/asm/
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-5.19.10/include/uapi/asm-generic/
Dmsgbuf.h29 long msg_stime; /* last msgsnd time */ member
33 unsigned long msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dmsgbuf.h16 long msg_stime; /* last msgsnd time */ member
21 unsigned long msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/parisc/include/uapi/asm/
Dmsgbuf.h20 long msg_stime; /* last msgsnd time */ member
25 unsigned long msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/sparc/include/uapi/asm/
Dmsgbuf.h18 long msg_stime; /* last msgsnd time */ member
23 unsigned long msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/xtensa/include/uapi/asm/
Dmsgbuf.h26 unsigned long msg_stime; /* last msgsnd time */ member
32 unsigned long msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/x86/include/uapi/asm/
Dmsgbuf.h21 __kernel_long_t msg_stime; /* last msgsnd time */ member
/linux-5.19.10/ipc/
Dmsg.c333 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()
/linux-5.19.10/include/uapi/linux/
Dmsg.h22 __kernel_old_time_t msg_stime; /* last msgsnd time */ member
/linux-5.19.10/arch/powerpc/include/asm/
Dcompat.h77 unsigned int msg_stime; member
/linux-5.19.10/arch/sparc/include/asm/
Dcompat.h116 unsigned int msg_stime; member
/linux-5.19.10/arch/parisc/include/asm/
Dcompat.h94 unsigned int msg_stime; member
/linux-5.19.10/arch/mips/include/asm/
Dcompat.h103 compat_ulong_t msg_stime; member
/linux-5.19.10/include/asm-generic/
Dcompat.h131 compat_ulong_t msg_stime; member