Home
last modified time | relevance | path

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

/io_uring/
A Drw.c1293 u64 runtime, sleep_time; in io_uring_hybrid_poll() local
1298 runtime = ktime_get_ns() - req->iopoll_start - sleep_time; in io_uring_hybrid_poll()
1304 if (ctx->hybrid_poll_time > runtime) in io_uring_hybrid_poll()
1305 ctx->hybrid_poll_time = runtime; in io_uring_hybrid_poll()

Completed in 5 milliseconds