Searched refs:stamp (Results 1 – 6 of 6) sorted by relevance
41 atomic_long_t stamp; member59 unsigned long stamp; member78 { .stamp = ATOMIC_LONG_INIT(0) \138 ctx->stamp = atomic_long_inc_return_relaxed(&ww_class->stamp); in ww_acquire_init()155 ctx->deadlock_inject_countdown = ctx->stamp & 0xf; in ww_acquire_init()
3911 struct __kernel_old_timeval *stamp) in skb_get_timestamp() argument3913 *stamp = ns_to_kernel_old_timeval(skb->tstamp); in skb_get_timestamp()3917 struct __kernel_sock_timeval *stamp) in skb_get_new_timestamp() argument3921 stamp->tv_sec = ts.tv_sec; in skb_get_new_timestamp()3922 stamp->tv_usec = ts.tv_nsec / 1000; in skb_get_new_timestamp()3926 struct __kernel_old_timespec *stamp) in skb_get_timestampns() argument3930 stamp->tv_sec = ts.tv_sec; in skb_get_timestampns()3931 stamp->tv_nsec = ts.tv_nsec; in skb_get_timestampns()3935 struct __kernel_timespec *stamp) in skb_get_new_timestampns() argument3939 stamp->tv_sec = ts.tv_sec; in skb_get_new_timestampns()[all …]
60 unsigned int stamp; member
90 ktime_t stamp; member
149 unsigned long stamp; member
310 struct ceph_timespec stamp; member