Home
last modified time | relevance | path

Searched defs:last_finish_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/
H A Dblk-throttle.h141 unsigned long last_finish_time; /* ns / 1024 */ member
H A Dblk-throttle.c2058 unsigned long last_finish_time = tg->last_finish_time; in blk_throtl_update_idletime() local