Home
last modified time | relevance | path

Searched refs:stamp (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dww_mutex.h39 atomic_long_t stamp; member
57 unsigned long stamp; member
86 { .stamp = ATOMIC_LONG_INIT(0) \
146 ctx->stamp = atomic_long_inc_return_relaxed(&ww_class->stamp); in ww_acquire_init()
166 ctx->deadlock_inject_countdown = ctx->stamp & 0xf; in ww_acquire_init()
A Dskbuff.h4324 struct __kernel_old_timeval *stamp) in skb_get_timestamp() argument
4326 *stamp = ns_to_kernel_old_timeval(skb->tstamp); in skb_get_timestamp()
4330 struct __kernel_sock_timeval *stamp) in skb_get_new_timestamp() argument
4334 stamp->tv_sec = ts.tv_sec; in skb_get_new_timestamp()
4335 stamp->tv_usec = ts.tv_nsec / 1000; in skb_get_new_timestamp()
4339 struct __kernel_old_timespec *stamp) in skb_get_timestampns() argument
4343 stamp->tv_sec = ts.tv_sec; in skb_get_timestampns()
4344 stamp->tv_nsec = ts.tv_nsec; in skb_get_timestampns()
4348 struct __kernel_timespec *stamp) in skb_get_new_timestampns() argument
4352 stamp->tv_sec = ts.tv_sec; in skb_get_new_timestampns()
[all …]
/include/uapi/drm/
A Ddrm_sarea.h60 unsigned int stamp; member
/include/net/
A Dinet_frag.h97 ktime_t stamp; member
A Dip6_fib.h139 unsigned long stamp; member
/include/linux/ceph/
A Dceph_fs.h312 struct ceph_timespec stamp; member

Completed in 28 milliseconds