Home
last modified time | relevance | path

Searched refs:IOPRIO_CLASS_IDLE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/
Dioprio.h31 IOPRIO_CLASS_IDLE, enumerator
66 return IOPRIO_CLASS_IDLE; in task_nice_ioclass()
/Linux-v5.10/Documentation/block/
Dioprio.rst37 IOPRIO_CLASS_IDLE: This is the idle scheduling class, processes running at this
104 IOPRIO_CLASS_IDLE,
145 case IOPRIO_CLASS_IDLE:
/Linux-v5.10/block/
Dioprio.c81 case IOPRIO_CLASS_IDLE: in ioprio_check_cap()
Dbfq-iosched.c430 #define bfq_class_idle(bfqq) ((bfqq)->ioprio_class == IOPRIO_CLASS_IDLE)
5002 case IOPRIO_CLASS_IDLE: in bfq_set_next_ioprio_data()
5003 bfqq->new_ioprio_class = IOPRIO_CLASS_IDLE; in bfq_set_next_ioprio_data()
5121 case IOPRIO_CLASS_IDLE: in bfq_async_queue_prio()
/Linux-v5.10/drivers/md/bcache/
Dmovinggc.c85 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in moving_init()
Dwriteback.c260 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in dirty_init()
/Linux-v5.10/fs/btrfs/
Dctree.h91 #define BTRFS_IOPRIO_READA (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0))