| /linux-6.15/include/linux/ |
| H A D | timecounter.h | 55 struct timecounter { struct 87 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) in timecounter_adjtime() 102 extern void timecounter_init(struct timecounter *tc, 116 extern u64 timecounter_read(struct timecounter *tc); 134 extern u64 timecounter_cyc2time(const struct timecounter *tc,
|
| /linux-6.15/kernel/time/ |
| H A D | timecounter.c | 8 void timecounter_init(struct timecounter *tc, in timecounter_init() 31 static u64 timecounter_read_delta(struct timecounter *tc) in timecounter_read_delta() 52 u64 timecounter_read(struct timecounter *tc) in timecounter_read() 79 u64 timecounter_cyc2time(const struct timecounter *tc, in timecounter_cyc2time()
|
| H A D | Makefile | 10 obj-y += timeconv.o timecounter.o alarmtimer.o
|
| /linux-6.15/include/clocksource/ |
| H A D | arm_arch_timer.h | 73 struct timecounter timecounter; member
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | arch_timer.c | 26 static struct timecounter *timecounter; variable 161 return timecounter->cc->read(timecounter->cc); in kvm_phys_timer_read() 249 ns = cyclecounter_cyc2ns(timecounter->cc, in kvm_counter_compute_delta() 251 timecounter->mask, in kvm_counter_compute_delta() 1480 timecounter = &info->timecounter; in kvm_timer_hyp_init() 1482 if (!timecounter->cc) { in kvm_timer_hyp_init()
|
| /linux-6.15/drivers/net/ethernet/cavium/common/ |
| H A D | cavium_ptp.h | 18 struct timecounter time_counter;
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_private.h | 77 struct timecounter tc;
|
| H A D | ptp_mock.c | 39 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.h | 50 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpts.h | 110 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.h | 103 struct timecounter tc;
|
| /linux-6.15/arch/microblaze/kernel/ |
| H A D | timer.c | 192 static struct timecounter xilinx_tc = {
|
| /linux-6.15/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd.h | 474 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_lif.h | 251 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | fec.h | 655 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 329 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ptp.c | 14 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ptp.c | 288 static u64 otx2_ptp_hw_tstamp2time(const struct timecounter *time_counter, u64 tstamp) in otx2_ptp_hw_tstamp2time()
|
| H A D | otx2_common.h | 313 struct timecounter time_counter; 322 u64 (*ptp_tstamp2nsec)(const struct timecounter *time_counter, u64 timestamp);
|
| /linux-6.15/drivers/net/ethernet/intel/igc/ |
| H A D | igc.h | 318 struct timecounter tc;
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.h | 419 struct timecounter tstamp_tc;
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb.h | 635 struct timecounter tc;
|
| /linux-6.15/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe.h | 1231 struct timecounter tstamp_tc;
|
| /linux-6.15/sound/hda/ |
| H A D | hdac_stream.c | 647 struct timecounter *tc = &azx_dev->tc; in azx_timecounter_init()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_en.h | 425 struct timecounter clock;
|