Home
last modified time | relevance | path

Searched refs:io_cqring_timer_wakeup (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/io_uring/
H A Dio_uring.c2395 static enum hrtimer_restart io_cqring_timer_wakeup(struct hrtimer *timer) in io_cqring_timer_wakeup() function
2442 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()