Searched refs:wake_at (Results 1 – 1 of 1) sorted by relevance
3112 unsigned long wake_at; in airo_thread() local3114 wake_at = max(ai->expires, in airo_thread()3117 wake_at = min(ai->expires, in airo_thread()3120 schedule_timeout(wake_at - jiffies); in airo_thread()