Searched refs:io_link_timeout_fn (Results 1 – 1 of 1) sorted by relevance
1113 static enum hrtimer_restart io_link_timeout_fn(struct hrtimer *timer);6294 io->timer.function = io_link_timeout_fn; in io_linked_timeout_update()7188 static enum hrtimer_restart io_link_timeout_fn(struct hrtimer *timer) in io_link_timeout_fn() function7230 data->timer.function = io_link_timeout_fn; in io_queue_linked_timeout()