Searched refs:io_get_time (Results 1 – 3 of 3) sorted by relevance
229 start_time = io_get_time(ctx); in io_cqring_wait()
379 ktime_t dt = ktime_sub(iowq->timeout, io_get_time(ctx)); in __io_napi_busy_loop()
566 static inline ktime_t io_get_time(struct io_ring_ctx *ctx) in io_get_time() function