Home
last modified time | relevance | path

Searched refs:ns_to_timespec64 (Results 1 – 25 of 72) sorted by relevance

123

/linux-5.19.10/kernel/time/
Ditimer.c72 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()
Dtime.c454 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);
Dposix-cpu-timers.c378 *tp = ns_to_timespec64(t); in posix_cpu_clock_get()
708 old->it_value = ns_to_timespec64(old_expires); in posix_cpu_timer_set()
784 old->it_interval = ns_to_timespec64(old_incr); in posix_cpu_timer_set()
818 itp->it_value = ns_to_timespec64(expires - now); in posix_cpu_timer_get()
1573 t = ns_to_timespec64(restart_block->nanosleep.expires); in posix_cpu_nsleep_restart()
/linux-5.19.10/drivers/net/ethernet/engleder/
Dtsnep_ptp.c151 *ts = ns_to_timespec64(system_time); in tsnep_ptp_gettimex64()
200 *ts = ns_to_timespec64(counter); in tsnep_ptp_getcyclesx64()
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dptp.c190 *ts = ns_to_timespec64(ns); in e1000e_phc_gettimex()
248 ts = ns_to_timespec64(ns); in e1000e_systim_overflow_work()
/linux-5.19.10/drivers/ptp/
Dptp_vclock.c82 *ts = ns_to_timespec64(ns); in ptp_vclock_gettime()
106 *ts = ns_to_timespec64(ns); in ptp_vclock_gettimex()
Dptp_vmw.c61 *ts = ns_to_timespec64(ns); in ptp_vmw_gettime()
Dptp_dte.c188 *ts = ns_to_timespec64(dte_read_nco_with_ovf(ptp_dte)); in ptp_dte_gettime()
/linux-5.19.10/drivers/net/ethernet/intel/igb/
Digb_ptp.c266 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210()
301 *ts = ns_to_timespec64(ns); in igb_ptp_gettimex_82576()
329 *ts = ns_to_timespec64(ns); in igb_ptp_gettimex_82580()
578 ts = ns_to_timespec64(ns); in igb_ptp_feature_enable_82580()
637 start = ns_to_timespec64(systim + (ns - rem)); in igb_ptp_feature_enable_82580()
738 ts = ns_to_timespec64(ns); in igb_ptp_feature_enable_i210()
876 ts = ns_to_timespec64(ns); in igb_ptp_overflow_check()
/linux-5.19.10/fs/vboxsf/
Dutils.c129 inode->i_atime = ns_to_timespec64( in vboxsf_init_inode()
131 inode->i_ctime = ns_to_timespec64( in vboxsf_init_inode()
133 inode->i_mtime = ns_to_timespec64( in vboxsf_init_inode()
/linux-5.19.10/include/linux/
Dtime64.h148 extern struct timespec64 ns_to_timespec64(const s64 nsec);
Dktime.h77 #define ktime_to_timespec64(kt) ns_to_timespec64((kt))
/linux-5.19.10/drivers/net/dsa/hirschmann/
Dhellcreek_ptp.c93 *ts = ns_to_timespec64(ns); in hellcreek_ptp_gettime()
184 struct timespec64 now, then = ns_to_timespec64(delta); in hellcreek_ptp_adjtime()
/linux-5.19.10/drivers/net/dsa/sja1105/
Dsja1105_tas.c772 base_time_ts = ns_to_timespec64(base_time); in sja1105_tas_state_machine()
773 now_ts = ns_to_timespec64(now); in sja1105_tas_state_machine()
797 diff = ns_to_timespec64(tas_data->oper_base_time - now); in sja1105_tas_state_machine()
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ptp.c196 *ts = ns_to_timespec64(nsec); in xgbe_gettime()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c247 ts = ns_to_timespec64(time); in mlx5_ptp_gettimex_real_time()
270 *ts = ns_to_timespec64(ns); in mlx5_ptp_gettimex()
289 ts = ns_to_timespec64(ns); in mlx5_ptp_adjtime_real_time()
743 ns_to_timespec64(ptp_event.timestamp); in mlx5_pps_event()
/linux-5.19.10/drivers/net/ethernet/cadence/
Dmacb_ptp.c160 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime()
225 ts = ns_to_timespec64(ktime_to_ns(ktime_get_real())); in gem_ptp_init_tsu()
/linux-5.19.10/drivers/net/ethernet/freescale/
Dfec_ptp.c141 ts = ns_to_timespec64(ns); in fec_ptp_enable_pps()
384 *ts = ns_to_timespec64(ns); in fec_ptp_gettime()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c187 *ts = ns_to_timespec64(ns); in mlx4_en_phc_gettime()
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c155 *ts = ns_to_timespec64(ns); in hclge_ptp_gettimex()
200 ts = ns_to_timespec64(ns); in hclge_ptp_adjtime()
/linux-5.19.10/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c173 *ts = ns_to_timespec64(nsec); in cavium_ptp_gettime()
/linux-5.19.10/drivers/net/ethernet/xscale/
Dptp_ixp46x.c178 *ts = ns_to_timespec64(ns); in ptp_ixp_gettime()
/linux-5.19.10/include/media/
Dv4l2-common.h557 struct timespec64 ts = ns_to_timespec64(timestamp); in v4l2_buffer_set_timestamp()
/linux-5.19.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c224 ts = ns_to_timespec64(delta); in mvpp22_tai_adjtime()
/linux-5.19.10/fs/adfs/
Dinode.c198 *tv = ns_to_timespec64(nsec); in adfs_adfs2unix_time()

123