Searched refs:schedule_hrtimeout_range_clock (Results 1 – 3 of 3) sorted by relevance
488 extern int schedule_hrtimeout_range_clock(ktime_t *expires,
1917 schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, in schedule_hrtimeout_range_clock() function1992 return schedule_hrtimeout_range_clock(expires, delta, mode, in schedule_hrtimeout_range()
598 time = schedule_hrtimeout_range_clock(timeout, 0, in wq_sleep()