Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dsqpoll.h19 u64 work_time; member
H A Dfdinfo.c161 sq_work_time = sq->work_time; in __io_uring_show_fdinfo()
H A Dsqpoll.c266 sqd->work_time += end.ru_stime.tv_usec + end.ru_stime.tv_sec * 1000000; in io_sq_update_worktime()