Searched refs:IOPRIO_CLASS_IDLE (Results 1 – 8 of 8) sorted by relevance
23 return class > IOPRIO_CLASS_NONE && class <= IOPRIO_CLASS_IDLE; in ioprio_valid()42 return IOPRIO_CLASS_IDLE; in task_nice_ioclass()
36 IOPRIO_CLASS_IDLE: This is the idle scheduling class, processes running at this100 IOPRIO_CLASS_IDLE,141 case IOPRIO_CLASS_IDLE:
32 IOPRIO_CLASS_IDLE = 3, enumerator
51 case IOPRIO_CLASS_IDLE: in ioprio_check_cap()
477 #define bfq_class_idle(bfqq) ((bfqq)->ioprio_class == IOPRIO_CLASS_IDLE)5538 case IOPRIO_CLASS_IDLE: in bfq_set_next_ioprio_data()5539 bfqq->new_ioprio_class = IOPRIO_CLASS_IDLE; in bfq_set_next_ioprio_data()5672 case IOPRIO_CLASS_IDLE: in bfq_async_queue_prio()
111 [IOPRIO_CLASS_IDLE] = DD_IDLE_PRIO,
672 return ioprio <= IOPRIO_CLASS_IDLE && in verity_use_bh()
2422 | IOPRIO_CLASS_IDLE | 3 |