Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.h142 unsigned long checked_last_finish_time; /* ns / 1024 */ member
H A Dblk-throttle.c2065 last_finish_time == tg->checked_last_finish_time) in blk_throtl_update_idletime()
2069 tg->checked_last_finish_time = last_finish_time; in blk_throtl_update_idletime()