Home
last modified time | relevance | path

Searched refs:timespec64_add (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/include/linux/
H A Dtime_namespace.h69 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic()
76 *ts = timespec64_add(*ts, ns_offsets->boottime); in timens_add_boottime()
H A Dtime64.h68 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() function
/openbmc/linux/arch/arm/xen/
H A Denlighten.c96 *ts = timespec64_add(now, ts_monotonic); in xen_read_wallclock()
111 system_time = timespec64_add(now, tk->wall_to_monotonic); in xen_pvclock_gtod_notify()
/openbmc/linux/kernel/time/
H A Dnamespace.c419 tp = timespec64_add(tp, off->val); in proc_timens_set_offset()
H A Dntp.c552 *to_set = timespec64_add(*now, delay); in rtc_tv_nsec_ok()
H A Dtimekeeping.c1378 tmp = timespec64_add(tk_xtime(tk), *ts); in timekeeping_inject_offset()
1892 timespec64_add(timekeeping_suspend_time, delta_delta); in timekeeping_suspend()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c188 now = timespec64_add(now, then); in hellcreek_ptp_adjtime()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c170 now = timespec64_add(now, then); in gem_ptp_adjtime()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c82 now = timespec64_add(now, then); in igc_ptp_adjtime_i225()
H A Digc_main.c5321 ts = timespec64_add(adapter->perout[0].start, in igc_tsync_interrupt()
5334 ts = timespec64_add(adapter->perout[1].start, in igc_tsync_interrupt()
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c357 return timespec64_add(now, ts); in get_expire_time()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c820 ptp_data->clock_time = timespec64_add(ptp_data->clock_time, delta64); in ksz_ptp_adjtime()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c430 now = timespec64_add(now, then); in i40e_ptp_adjtime()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c251 now = timespec64_add(now, then); in igb_ptp_adjtime_i210()
H A Digb_main.c6945 ts = timespec64_add(adapter->perout[tsintr_tt].start, in igb_perout()
/openbmc/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c492 now = timespec64_add(now, then); in nxp_c45_ptp_adjtime()
/openbmc/linux/net/ceph/
H A Dmessenger.c1861 ts = timespec64_add(con->last_keepalive_ack, ts); in ceph_con_keepalive_expired()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1906 now = timespec64_add(now, then); in ice_ptp_adjtime_nonatomic()