Home
last modified time | relevance | path

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

/include/linux/dsa/
Dsja1105.h53 enum sja1110_meta_tstamp dir, u64 tstamp);
58 u64 tstamp; member
/include/sound/
Dtimer.h97 struct timespec64 * tstamp,
123 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp);
Dcompress_driver.h130 struct snd_compr_tstamp *tstamp);
Dsoc-component.h50 struct snd_compr_tstamp *tstamp);
485 struct snd_compr_tstamp *tstamp);
Dsoc-dai.h266 struct snd_compr_tstamp *tstamp);
/include/uapi/linux/
Dif_addr.h64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h570 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
Dbpf.h5908 __u64 tstamp; member
/include/net/
Dif_inet6.h54 unsigned long tstamp; /* updated timestamp */ member
218 unsigned long tstamp; /* ipv6InterfaceTable update timestamp */ member
Dpkt_sched.h216 skb->tstamp = ktime_set(0, 0); in skb_txtime_consumed()
Dsock.h2762 ktime_t kt = skb->tstamp; in sock_recv_timestamp()
2799 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
/include/uapi/sound/
Dcompress_offload.h66 struct snd_compr_tstamp tstamp; member
Dasound.h472 struct timespec tstamp; /* reference timestamp */ member
522 struct __snd_timespec tstamp; /* Timestamp */ member
564 struct __snd_timespec64 tstamp; /* Timestamp */ member
769 struct timespec tstamp; /* Timestamp */ member
884 struct timespec tstamp; /* Timestamp - last update */ member
946 struct timespec tstamp; member
/include/linux/
Dskbuff.h883 ktime_t tstamp; member
4081 return skb->tstamp; in skb_get_ktime()
4096 *stamp = ns_to_kernel_old_timeval(skb->tstamp); in skb_get_timestamp()
4102 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestamp()
4111 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_timestampns()
4120 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestampns()
4128 skb->tstamp = ktime_get_real(); in __net_timestamp()
4140 skb->tstamp = kt; in skb_set_delivery_time()
4154 skb->tstamp = ktime_get_real(); in skb_clear_delivery_time()
4156 skb->tstamp = 0; in skb_clear_delivery_time()
[all …]
Dperf_event.h717 u64 tstamp; member
/include/ufs/
Dufshcd.h460 u64 tstamp[UFS_EVENT_HIST_LENGTH]; member
/include/net/bluetooth/
Dhci_core.h1990 void *data, u16 data_len, ktime_t tstamp,