Searched refs:num_waker_detections (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbfq-iosched.h396 unsigned int num_waker_detections; member in struct:bfq_queue
H A Dbfq-iosched.c2162 bfqq->num_waker_detections = 1;
2168 bfqq->num_waker_detections++;
2170 if (bfqq->num_waker_detections == 3) {

Completed in 182 milliseconds