Home
last modified time | relevance | path

Searched refs:tstamp (Results 1 – 13 of 13) sorted by relevance

/include/sound/
Dtimer.h92 struct timespec * tstamp,
116 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
Dcompress_driver.h112 struct snd_compr_tstamp *tstamp);
/include/uapi/linux/
Dif_addr.h63 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h349 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
Dbpf.h3031 __u64 tstamp; member
/include/net/
Dif_inet6.h54 unsigned long tstamp; /* updated timestamp */ member
210 unsigned long tstamp; /* ipv6InterfaceTable update timestamp */ member
Dsock.h2469 ktime_t kt = skb->tstamp; in sock_recv_timestamp()
2506 sock_write_timestamp(sk, skb->tstamp); in sock_recv_ts_and_drops()
Dtcp.h1296 s64 pacing_delay = skb ? skb->tstamp : tcp_sk(sk)->tcp_wstamp_ns; in tcp_pacing_delay()
/include/uapi/sound/
Dcompress_offload.h83 struct snd_compr_tstamp tstamp; member
Dasound.h462 struct timespec tstamp; /* reference timestamp */ member
481 struct timespec tstamp; /* Timestamp */ member
653 struct timespec tstamp; /* Timestamp */ member
765 struct timespec tstamp; /* Timestamp - last update */ member
815 struct timespec tstamp; member
958 struct timespec tstamp; member
/include/linux/
Dskbuff.h719 ktime_t tstamp; member
3693 return skb->tstamp; in skb_get_ktime()
3708 *stamp = ns_to_kernel_old_timeval(skb->tstamp); in skb_get_timestamp()
3714 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestamp()
3723 *stamp = ktime_to_timespec(skb->tstamp); in skb_get_timestampns()
3729 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestampns()
3737 skb->tstamp = ktime_get_real(); in __net_timestamp()
4591 skb->tstamp = 0; in skb_set_redirected()
Dperf_event.h631 u64 tstamp; member
/include/net/bluetooth/
Dhci_core.h1496 void *data, u16 data_len, ktime_t tstamp,