Searched refs:IOPRIO_CLASS_IDLE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ioprio.h | 31 IOPRIO_CLASS_IDLE, enumerator 66 return IOPRIO_CLASS_IDLE; in task_nice_ioclass()
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | ioprio.rst | 37 IOPRIO_CLASS_IDLE: This is the idle scheduling class, processes running at this 104 IOPRIO_CLASS_IDLE, 145 case IOPRIO_CLASS_IDLE:
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | mq-deadline-cgroup.c | 61 [IOPRIO_CLASS_IDLE] = "IDLE", in dd_pd_stat()
|
| H A D | ioprio.c | 88 case IOPRIO_CLASS_IDLE: in ioprio_check_cap()
|
| H A D | bfq-iosched.c | 432 #define bfq_class_idle(bfqq) ((bfqq)->ioprio_class == IOPRIO_CLASS_IDLE) 5028 case IOPRIO_CLASS_IDLE: in bfq_set_next_ioprio_data() 5029 bfqq->new_ioprio_class = IOPRIO_CLASS_IDLE; in bfq_set_next_ioprio_data() 5147 case IOPRIO_CLASS_IDLE: in bfq_async_queue_prio()
|
| H A D | mq-deadline-main.c | 138 [IOPRIO_CLASS_IDLE] = DD_IDLE_PRIO,
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | movinggc.c | 85 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in moving_init()
|
| H A D | writeback.c | 291 bio_set_prio(bio, IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0)); in dirty_init()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.h | 91 #define BTRFS_IOPRIO_READA (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_IDLE, 0))
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1897 | IOPRIO_CLASS_IDLE | 3 |
|