Searched refs:io_link_timeout_fn (Results 1 – 1 of 1) sorted by relevance
1120 static enum hrtimer_restart io_link_timeout_fn(struct hrtimer *timer);6157 io->timer.function = io_link_timeout_fn; in io_linked_timeout_update()7025 static enum hrtimer_restart io_link_timeout_fn(struct hrtimer *timer) in io_link_timeout_fn() function7067 data->timer.function = io_link_timeout_fn; in io_queue_linked_timeout()