Searched refs:timespec64_add (Results 1 – 20 of 20) sorted by relevance
| /linux/include/linux/ |
| H A D | time_namespace.h | 78 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic() 85 *ts = timespec64_add(*ts, ns_offsets->boottime); in timens_add_boottime()
|
| H A D | time64.h | 73 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() function
|
| /linux/arch/arm/xen/ |
| H A D | enlighten.c | 96 *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()
|
| /linux/kernel/time/ |
| H A D | namespace.c | 422 tp = timespec64_add(tp, off->val); in proc_timens_set_offset()
|
| H A D | ntp.c | 548 *to_set = timespec64_add(*now, delay); in rtc_tv_nsec_ok()
|
| H A D | timekeeping.c | 1492 tmp = timespec64_add(tk_xtime(tks), *ts); in __timekeeping_inject_offset() 2054 timespec64_add(timekeeping_suspend_time, delta_delta); in timekeeping_suspend()
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 193 now = timespec64_add(now, then); in hellcreek_ptp_adjtime()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 172 now = timespec64_add(now, then); in gem_ptp_adjtime()
|
| /linux/drivers/ptp/ |
| H A D | ptp_clock.c | 154 ts2 = timespec64_add(ts2, ts); in ptp_clock_adjtime()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ptp.c | 462 now = timespec64_add(now, then); in idpf_ptp_adjtime_nonatomic()
|
| /linux/fs/smb/client/ |
| H A D | dfs_cache.c | 358 return timespec64_add(now, ts); in get_expire_time()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_ptp.c | 820 ptp_data->clock_time = timespec64_add(ptp_data->clock_time, delta64); in ksz_ptp_adjtime()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ptp.c | 83 now = timespec64_add(now, then); in igc_ptp_adjtime_i225()
|
| H A D | igc_main.c | 5590 ts = timespec64_add(adapter->perout[0].start, in igc_tsync_interrupt() 5603 ts = timespec64_add(adapter->perout[1].start, in igc_tsync_interrupt()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 430 now = timespec64_add(now, then); in i40e_ptp_adjtime()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 251 now = timespec64_add(now, then); in igb_ptp_adjtime_i210()
|
| H A D | igb_main.c | 7005 ts = timespec64_add(adapter->perout[tsintr_tt].start, in igb_perout()
|
| /linux/net/ceph/ |
| H A D | messenger.c | 1863 ts = timespec64_add(con->last_keepalive_ack, ts); in ceph_con_keepalive_expired()
|
| /linux/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx.c | 488 now = timespec64_add(now, then); in nxp_c45_ptp_adjtime()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp.c | 1957 now = timespec64_add(now, then); in ice_ptp_adjtime_nonatomic()
|