Home
last modified time | relevance | path

Searched refs:q_stime (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c50 time64_t q_stime; /* last msgsnd time */ member
166 msq->q_stime = msq->q_rtime = 0; in newque()
546 p->msg_stime = msq->q_stime; in msgctl_stat()
550 p->msg_stime_high = msq->q_stime >> 0x20; in msgctl_stat()
938 msq->q_stime = ktime_get_real_seconds(); in do_msgsnd()
1350 from_kgid_munged(user_ns, msq->q_perm.cgid), msq->q_stime, msq->q_rtime, msq->q_ctime); in sysvipc_msg_proc_show()

Completed in 2 milliseconds