Searched refs:fast_timer_pending (Results 1 – 2 of 2) sorted by relevance
294 static inline int fast_timer_pending (const struct fast_timer * t) in fast_timer_pending() function302 if (!fast_timer_pending(t)) in detach_fast_timer()487 wait_event(sleep_wait, !fast_timer_pending(&t)); in schedule_usleep()
268 static inline int fast_timer_pending (const struct fast_timer * t) in fast_timer_pending() function276 if (!fast_timer_pending(t)) in detach_fast_timer()461 wait_event(sleep_wait, !fast_timer_pending(&t)); in schedule_usleep()