Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c66 static enum hrtimer_restart io_timeout_fn(struct hrtimer *timer);
249 static enum hrtimer_restart io_timeout_fn(struct hrtimer *timer) in io_timeout_fn() function
434 data->timer.function = io_timeout_fn; in io_timeout_update()
630 data->timer.function = io_timeout_fn; in io_timeout()