Searched refs:tstamp (Results 1 – 17 of 17) sorted by relevance
/include/linux/dsa/ |
D | sja1105.h | 53 enum sja1110_meta_tstamp dir, u64 tstamp); 58 u64 tstamp; member
|
/include/sound/ |
D | timer.h | 97 struct timespec64 * tstamp, 123 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp);
|
D | compress_driver.h | 130 struct snd_compr_tstamp *tstamp);
|
D | soc-component.h | 50 struct snd_compr_tstamp *tstamp); 485 struct snd_compr_tstamp *tstamp);
|
D | soc-dai.h | 266 struct snd_compr_tstamp *tstamp);
|
/include/uapi/linux/ |
D | if_addr.h | 64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 570 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
D | bpf.h | 5908 __u64 tstamp; member
|
/include/net/ |
D | if_inet6.h | 54 unsigned long tstamp; /* updated timestamp */ member 218 unsigned long tstamp; /* ipv6InterfaceTable update timestamp */ member
|
D | pkt_sched.h | 216 skb->tstamp = ktime_set(0, 0); in skb_txtime_consumed()
|
D | sock.h | 2762 ktime_t kt = skb->tstamp; in sock_recv_timestamp() 2799 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
|
/include/uapi/sound/ |
D | compress_offload.h | 66 struct snd_compr_tstamp tstamp; member
|
D | asound.h | 472 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/ |
D | skbuff.h | 883 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 …]
|
D | perf_event.h | 717 u64 tstamp; member
|
/include/ufs/ |
D | ufshcd.h | 460 u64 tstamp[UFS_EVENT_HIST_LENGTH]; member
|
/include/net/bluetooth/ |
D | hci_core.h | 1990 void *data, u16 data_len, ktime_t tstamp,
|