Searched refs:timespec64_add (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time_namespace.h | 70 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic() 77 *ts = timespec64_add(*ts, ns_offsets->boottime); in timens_add_boottime()
|
| H A D | time64.h | 63 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() function
|
| H A D | rtc.h | 231 *to_set = timespec64_add(*now, delay); in rtc_tv_nsec_ok()
|
| /OK3568_Linux_fs/kernel/arch/arm/xen/ |
| H A D | enlighten.c | 91 *ts = timespec64_add(now, ts_monotonic); in xen_read_wallclock() 106 system_time = timespec64_add(now, tk->wall_to_monotonic); in xen_pvclock_gtod_notify()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_IDLETIMER.c | 81 temp = timespec64_add(timer->delayed_timer_trigger, in check_for_delayed_trigger() 89 temp = timespec64_add(timer->last_modified_timer, temp); in check_for_delayed_trigger()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | namespace.c | 406 tp = timespec64_add(tp, off->val); in proc_timens_set_offset()
|
| H A D | timekeeping.c | 1365 tmp = timespec64_add(tk_xtime(tk), *ts); in timekeeping_inject_offset() 1865 timespec64_add(timekeeping_suspend_time, delta_delta); in timekeeping_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ptp.c | 78 now = timespec64_add(now, then); in igc_ptp_adjtime_i225()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 165 now = timespec64_add(now, then); in gem_ptp_adjtime()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 155 now = timespec64_add(now, then); in i40e_ptp_adjtime()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 272 now = timespec64_add(now, then); in igb_ptp_adjtime_i210()
|
| H A D | igb_main.c | 6781 ts = timespec64_add(adapter->perout[0].start, in igb_tsync_interrupt() 6796 ts = timespec64_add(adapter->perout[1].start, in igb_tsync_interrupt()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | dfs_cache.c | 350 return timespec64_add(now, ts); in get_expire_time()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | messenger.c | 3235 ts = timespec64_add(con->last_keepalive_ack, ts); in ceph_con_keepalive_expired()
|