Home
last modified time | relevance | path

Searched refs:first_IO_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h361 unsigned long first_IO_time; /* time of first I/O for this queue */ member
H A Dbfq-wf2q.c830 bfqq->first_IO_time = jiffies; in bfq_bfqq_served()
H A Dbfq-iosched.c602 time_is_before_jiffies(bfqq->first_IO_time + in bfq_too_late_for_merging()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h382 unsigned long first_IO_time; /* time of first I/O for this queue */ member
H A Dbfq-wf2q.c793 bfqq->first_IO_time = jiffies; in bfq_bfqq_served()
H A Dbfq-iosched.c771 time_is_before_jiffies(bfqq->first_IO_time + in bfq_too_late_for_merging()

Completed in 38 milliseconds