Searched refs:schedule_hrtimeout_range_clock (Results 1 – 3 of 3) sorted by relevance
517 extern int schedule_hrtimeout_range_clock(ktime_t *expires,
2112 schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, in schedule_hrtimeout_range_clock() function2184 return schedule_hrtimeout_range_clock(expires, delta, mode, in schedule_hrtimeout_range()
713 time = schedule_hrtimeout_range_clock(timeout, 0, in wq_sleep()