/kernel/linux/linux-5.10/kernel/time/ |
D | itimer.c | 72 value->it_value = ns_to_timespec64(val); in get_cpu_itimer() 73 value->it_interval = ns_to_timespec64(interval); in get_cpu_itimer() 195 ovalue->it_value = ns_to_timespec64(oval); in set_cpu_itimer() 196 ovalue->it_interval = ns_to_timespec64(ointerval); in set_cpu_itimer()
|
D | posix-cpu-timers.c | 369 *tp = ns_to_timespec64(t); in posix_cpu_clock_get() 656 old->it_value = ns_to_timespec64(old_expires); in posix_cpu_timer_set() 719 old->it_interval = ns_to_timespec64(old_incr); in posix_cpu_timer_set() 753 itp->it_value = ns_to_timespec64(expires - now); in posix_cpu_timer_get() 1509 t = ns_to_timespec64(restart_block->nanosleep.expires); in posix_cpu_nsleep_restart()
|
D | time.c | 454 struct timespec64 ts = ns_to_timespec64(nsec); in ns_to_kernel_old_timeval() 506 struct timespec64 ns_to_timespec64(const s64 nsec) in ns_to_timespec64() function 526 EXPORT_SYMBOL(ns_to_timespec64);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 190 *ts = ns_to_timespec64(ns); in e1000e_phc_gettimex() 248 ts = ns_to_timespec64(ns); in e1000e_systim_overflow_work()
|
/kernel/linux/linux-5.10/drivers/ptp/ |
D | ptp_vmw.c | 61 *ts = ns_to_timespec64(ns); in ptp_vmw_gettime()
|
D | ptp_dte.c | 188 *ts = ns_to_timespec64(dte_read_nco_with_ovf(ptp_dte)); in ptp_dte_gettime()
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
D | utils.c | 113 inode->i_atime = ns_to_timespec64( in vboxsf_init_inode() 115 inode->i_ctime = ns_to_timespec64( in vboxsf_init_inode() 117 inode->i_mtime = ns_to_timespec64( in vboxsf_init_inode()
|
/kernel/linux/linux-5.10/include/linux/ |
D | time64.h | 140 extern struct timespec64 ns_to_timespec64(const s64 nsec);
|
D | ktime.h | 77 #define ktime_to_timespec64(kt) ns_to_timespec64((kt))
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 267 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210() 302 *ts = ns_to_timespec64(ns); in igb_ptp_gettimex_82576() 330 *ts = ns_to_timespec64(ns); in igb_ptp_gettimex_82580() 587 ts = ns_to_timespec64(ns); in igb_ptp_feature_enable_i210() 725 ts = ns_to_timespec64(ns); in igb_ptp_overflow_check()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 196 *ts = ns_to_timespec64(nsec); in xgbe_gettime()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_tas.c | 770 base_time_ts = ns_to_timespec64(base_time); in sja1105_tas_state_machine() 771 now_ts = ns_to_timespec64(now); in sja1105_tas_state_machine() 795 diff = ns_to_timespec64(tas_data->oper_base_time - now); in sja1105_tas_state_machine()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.c | 87 *ts = ns_to_timespec64(nsec); in otx2_ptp_gettime()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.c | 104 *ts = ns_to_timespec64(ns); in stmmac_get_time()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 142 ts = ns_to_timespec64(ns); in fec_ptp_enable_pps() 385 *ts = ns_to_timespec64(ns); in fec_ptp_gettime()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 155 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime() 220 ts = ns_to_timespec64(ktime_to_ns(ktime_get_real())); in gem_ptp_init_tsu()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 53 *ts = ns_to_timespec64(ns); in i40e_ptp_read() 151 then = ns_to_timespec64(delta); in i40e_ptp_adjtime()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 187 *ts = ns_to_timespec64(ns); in mlx4_en_phc_gettime()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/xscale/ |
D | ptp_ixp46x.c | 179 *ts = ns_to_timespec64(ns); in ptp_ixp_gettime()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/common/ |
D | cavium_ptp.c | 173 *ts = ns_to_timespec64(nsec); in cavium_ptp_gettime()
|
/kernel/linux/linux-5.10/include/media/ |
D | v4l2-common.h | 537 struct timespec64 ts = ns_to_timespec64(timestamp); in v4l2_buffer_set_timestamp()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_tai.c | 224 ts = ns_to_timespec64(delta); in mvpp22_tai_adjtime()
|
/kernel/linux/linux-5.10/fs/adfs/ |
D | inode.c | 196 *tv = ns_to_timespec64(nsec); in adfs_adfs2unix_time()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 196 *ts = ns_to_timespec64(ns); in mlx5_ptp_gettimex() 564 ns_to_timespec64(ptp_event.timestamp); in mlx5_pps_event()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_ptp.c | 114 ts = ns_to_timespec64(now + delta); in ocelot_ptp_adjtime()
|