Searched refs:wbt_get_min_lat (Results 1 – 3 of 3) sorted by relevance
11 u64 wbt_get_min_lat(struct request_queue *q);34 static inline u64 wbt_get_min_lat(struct request_queue *q) in wbt_get_min_lat() function
486 return sprintf(page, "%llu\n", div_u64(wbt_get_min_lat(q), 1000)); in queue_wb_lat_show()514 if (wbt_get_min_lat(q) == val) in queue_wb_lat_store()
510 u64 wbt_get_min_lat(struct request_queue *q) in wbt_get_min_lat() function
Completed in 9 milliseconds