Searched refs:io_cqring_timer_wakeup (Results 1 – 1 of 1) sorted by relevance
2395 static enum hrtimer_restart io_cqring_timer_wakeup(struct hrtimer *timer) in io_cqring_timer_wakeup() function2442 hrtimer_update_function(&iowq->t, io_cqring_timer_wakeup); in io_cqring_min_timer_wakeup()2446 return io_cqring_timer_wakeup(timer); in io_cqring_min_timer_wakeup()2460 hrtimer_setup_on_stack(&iowq->t, io_cqring_timer_wakeup, clock_id, in io_cqring_schedule_timeout()