/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.c | 127 static void otx2_get_ptpclock(struct otx2_ptp *ptp, u64 *tstamp) in otx2_get_ptpclock() 154 u64 tstamp; in otx2_ptp_gettime() local 226 u64 tstamp; in otx2_sync_tstamp() local 385 int otx2_ptp_tstamp2time(struct otx2_nic *pfvf, u64 tstamp, u64 *tsns) in otx2_ptp_tstamp2time()
|
/linux-6.1.9/drivers/net/ethernet/cavium/common/ |
D | cavium_ptp.h | 32 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) in cavium_ptp_tstamp2time() 58 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) in cavium_ptp_tstamp2time()
|
/linux-6.1.9/sound/firewire/ |
D | amdtp-stream.c | 856 u32 tstamp = be32_to_cpu(ctx_header_tstamp) & HEADER_TSTAMP_MASK; in compute_ohci_cycle_count() local 1047 static void process_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in process_rx_packets() 1116 static void skip_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in skip_rx_packets() 1151 static void process_rx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_rx_packets_intermediately() 1202 static void process_tx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in process_tx_packets() 1244 static void drop_tx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in drop_tx_packets() 1272 static void process_tx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_tx_packets_intermediately() 1323 static void drop_tx_packets_initially(struct fw_iso_context *context, u32 tstamp, in drop_tx_packets_initially() 1439 static void irq_target_callback(struct fw_iso_context *context, u32 tstamp, size_t header_length, in irq_target_callback() 1449 static void irq_target_callback_intermediately(struct fw_iso_context *context, u32 tstamp, in irq_target_callback_intermediately() [all …]
|
/linux-6.1.9/sound/pci/lola/ |
D | lola_pcm.c | 41 unsigned int tstamp = lola_get_lrc(chip) >> 8; in lola_get_tstamp() local 61 unsigned int tstamp) in lola_stream_start() 73 unsigned int tstamp) in lola_stream_stop() 509 unsigned int tstamp; in lola_pcm_trigger() local
|
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | dynack.h | 33 u32 tstamp[ATH_DYN_BUF]; member 37 u32 tstamp; member
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | time.h | 82 static inline unsigned long tb_ticks_since(unsigned long tstamp) in tb_ticks_since()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | trap.h | 25 struct hwtstamp_config *tstamp; member
|
D | ptp.h | 47 struct hwtstamp_config *tstamp; member
|
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | test_tc_edt.c | 34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
|
/linux-6.1.9/net/dsa/ |
D | tag_sja1105.c | 93 u64 tstamp; member 607 u64 tstamp; in sja1110_rcv_meta() local 651 u64 *tstamp = &SJA1105_SKB_CB(skb)->tstamp; in sja1110_rcv_inband_control_extension() local
|
/linux-6.1.9/include/linux/dsa/ |
D | sja1105.h | 62 u64 tstamp; member
|
/linux-6.1.9/sound/soc/sof/intel/ |
D | hda-probes.c | 115 struct snd_compr_tstamp *tstamp, in hda_probes_compr_pointer()
|
/linux-6.1.9/sound/core/ |
D | timer.c | 84 struct timespec64 tstamp; /* trigger tstamp */ member 502 struct timespec64 tstamp; in snd_timer_notify1() local 1073 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify() 1366 struct timespec64 *tstamp, in snd_timer_user_ccallback() 1404 struct timespec64 tstamp; in snd_timer_user_tinterrupt() local
|
D | compress_offload.c | 167 struct snd_compr_tstamp *tstamp) in snd_compr_update_tstamp() 696 struct snd_compr_tstamp tstamp = {0}; in snd_compr_tstamp() local
|
/linux-6.1.9/net/ipv6/ |
D | netfilter.c | 130 ktime_t tstamp = skb->tstamp; in br_ip6_fragment() local
|
/linux-6.1.9/include/uapi/linux/ |
D | if_addr.h | 64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
/linux-6.1.9/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 205 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
|
/linux-6.1.9/drivers/platform/chrome/ |
D | cros_usbpd_logger.c | 81 ktime_t tstamp) in cros_usbpd_print_log_entry()
|
/linux-6.1.9/tools/perf/util/ |
D | bpf_off_cpu.c | 305 u64 tstamp = OFF_CPU_TIMESTAMP; in off_cpu_write() local
|
/linux-6.1.9/net/dccp/ |
D | input.c | 403 long tstamp = dccp_timestamp(); in dccp_rcv_request_sent_state_process() local
|
/linux-6.1.9/include/uapi/sound/ |
D | compress_offload.h | 66 struct snd_compr_tstamp tstamp; member
|
/linux-6.1.9/net/psample/ |
D | psample.c | 363 ktime_t tstamp = ktime_get_real(); in psample_sample_packet() local
|
/linux-6.1.9/sound/soc/sof/ |
D | compress.c | 359 struct snd_compr_tstamp *tstamp) in sof_compr_pointer()
|
/linux-6.1.9/drivers/net/can/usb/etas_es58x/ |
D | es581_4.c | 126 u64 tstamp = get_unaligned_le64(&rx_can_msg->timestamp); in es581_4_rx_can_msg() local
|
D | es58x_fd.c | 138 u64 tstamp = get_unaligned_le64(&rx_can_msg->timestamp); in es58x_fd_rx_can_msg() local
|