Searched refs:get_tod_clock_monotonic (Results 1 – 4 of 4) sorted by relevance
28 end = get_tod_clock_monotonic() + delta; in delay_loop()29 while (!tod_after(get_tod_clock_monotonic(), end)) in delay_loop()
219 static inline unsigned long get_tod_clock_monotonic(void) in get_tod_clock_monotonic() function
59 now = get_tod_clock_monotonic(); in zfcp_qdio_account()
115 return tod_to_ns(get_tod_clock_monotonic()); in sched_clock()