Searched refs:hwtimer_wake_in_time (Results 1 – 3 of 3) sorted by relevance
46 hwtimer_wake_in_time(time_end); in arch_busy_wait()72 hwtimer_wake_in_time(time_start + to_wait); in posix_cpu_hold()
20 void hwtimer_wake_in_time(uint64_t time);
250 void hwtimer_wake_in_time(uint64_t time) in hwtimer_wake_in_time() function