Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dioprio.h23 return class > IOPRIO_CLASS_NONE && class <= IOPRIO_CLASS_IDLE; in ioprio_valid()
42 return IOPRIO_CLASS_IDLE; in task_nice_ioclass()
/openbmc/linux/Documentation/block/
H A Dioprio.rst37 IOPRIO_CLASS_IDLE: This is the idle scheduling class, processes running at this
104 IOPRIO_CLASS_IDLE,
145 case IOPRIO_CLASS_IDLE:
/openbmc/linux/include/uapi/linux/
H A Dioprio.h32 IOPRIO_CLASS_IDLE = 3, enumerator
/openbmc/linux/block/
H A Dioprio.c55 case IOPRIO_CLASS_IDLE: in ioprio_check_cap()
H A Dbfq-iosched.c484 #define bfq_class_idle(bfqq) ((bfqq)->ioprio_class == IOPRIO_CLASS_IDLE)
5540 case IOPRIO_CLASS_IDLE: in bfq_set_next_ioprio_data()
5541 bfqq->new_ioprio_class = IOPRIO_CLASS_IDLE; in bfq_set_next_ioprio_data()
5674 case IOPRIO_CLASS_IDLE: in bfq_async_queue_prio()
H A Dmq-deadline.c113 [IOPRIO_CLASS_IDLE] = DD_IDLE_PRIO,
/openbmc/u-boot/fs/btrfs/
H A Dctree.h49 #define BTRFS_IOPRIO_READA (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0))
/openbmc/linux/drivers/md/bcache/
H A Dmovinggc.c85 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in moving_init()
H A Dwriteback.c337 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in dirty_init()
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2069 | IOPRIO_CLASS_IDLE | 3 |