Searched refs:io_cqring_timer_wakeup (Results 1 – 1 of 1) sorted by relevance
2379 static enum hrtimer_restart io_cqring_timer_wakeup(struct hrtimer *timer) in io_cqring_timer_wakeup() function2426 iowq->t.function = io_cqring_timer_wakeup; in io_cqring_min_timer_wakeup()2430 return io_cqring_timer_wakeup(timer); in io_cqring_min_timer_wakeup()2444 hrtimer_setup_on_stack(&iowq->t, io_cqring_timer_wakeup, clock_id, in io_cqring_schedule_timeout()