Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 – 25 of 103) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/common/
Dcavium_ptp.h32 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()
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
Dif_ninet.h38 unsigned long tstamp; /* updated timestamp */ member
62 unsigned long tstamp; /* newip InterfaceTable update timestamp */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Ddynack.h33 u32 tstamp[ATH_DYN_BUF]; member
37 u32 tstamp; member
/kernel/linux/linux-5.10/sound/pci/lola/
Dlola_pcm.c41 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
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_tc_edt.c34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
/kernel/linux/linux-5.10/sound/firewire/
Damdtp-stream.c681 u32 tstamp = be32_to_cpu(ctx_header_tstamp) & HEADER_TSTAMP_MASK; in compute_cycle_count() local
825 static void out_stream_callback(struct fw_iso_context *context, u32 tstamp, in out_stream_callback()
883 static void in_stream_callback(struct fw_iso_context *context, u32 tstamp, in in_stream_callback()
964 static void irq_target_callback(struct fw_iso_context *context, u32 tstamp, in irq_target_callback()
1001 u32 tstamp, size_t header_length, in amdtp_stream_first_callback()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dtime.h108 static inline unsigned long tb_ticks_since(unsigned long tstamp) in tb_ticks_since()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-compress.c103 struct snd_compr_tstamp *tstamp, in hda_probe_compr_pointer()
/kernel/linux/linux-5.10/sound/soc/sof/
Dcompress.c111 struct snd_compr_tstamp *tstamp, struct snd_soc_dai *dai) in sof_probe_compr_pointer()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c204 int otx2_ptp_tstamp2time(struct otx2_nic *pfvf, u64 tstamp, u64 *tsns) in otx2_ptp_tstamp2time()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_addr.h48 __u32 tstamp; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_addr.h62 __u32 tstamp; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_addr.h63 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/kernel/linux/linux-5.10/net/ipv6/
Dnetfilter.c124 ktime_t tstamp = skb->tstamp; in br_ip6_fragment() local
/kernel/linux/linux-5.10/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c205 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dperfmon_default_smpl.h69 unsigned long tstamp; /* ar.itc when entering perfmon intr. handler */ member
/kernel/linux/linux-5.10/sound/core/
Dtimer.c84 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
Dcompress_offload.c169 struct snd_compr_tstamp *tstamp) in snd_compr_update_tstamp()
698 struct snd_compr_tstamp tstamp = {0}; in snd_compr_tstamp() local
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dcros_usbpd_logger.c81 ktime_t tstamp) in cros_usbpd_print_log_entry()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc.c369 u64 *tstamp) in enetc_get_tx_tstamp()
381 static void enetc_tstamp_tx(struct sk_buff *skb, u64 tstamp) in enetc_tstamp_tx()
400 u64 tstamp = 0; in enetc_clean_tx_ring() local
548 u64 tstamp; in enetc_get_rx_tstamp() local
/kernel/linux/linux-5.10/net/dccp/
Dinput.c403 long tstamp = dccp_timestamp(); in dccp_rcv_request_sent_state_process() local
/kernel/linux/linux-5.10/net/dsa/
Dtag_sja1105.c28 u64 tstamp; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dcompress_offload.h30 struct snd_compr_tstamp tstamp; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dcompress_offload.h43 struct snd_compr_tstamp tstamp; member
/kernel/linux/linux-5.10/include/uapi/sound/
Dcompress_offload.h83 struct snd_compr_tstamp tstamp; member

12345