Searched refs:schedule_hrtimeout_range_clock (Results 1 – 3 of 3) sorted by relevance
511 extern int schedule_hrtimeout_range_clock(ktime_t *expires,
2100 schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, in schedule_hrtimeout_range_clock() function2172 return schedule_hrtimeout_range_clock(expires, delta, mode, in schedule_hrtimeout_range()
652 time = schedule_hrtimeout_range_clock(timeout, 0, in wq_sleep()