Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Ddeadline.c1113 enqueue_task_dl(rq, p, ENQUEUE_REPLENISH); in dl_task_timer()
1312 enqueue_task_dl(rq, curr, ENQUEUE_REPLENISH); in update_curr_dl()
1519 } else if (flags & ENQUEUE_REPLENISH) { in enqueue_dl_entity()
1570 if (!(flags & ENQUEUE_REPLENISH)) in enqueue_task_dl()
1603 if (p->dl.dl_throttled && !(flags & ENQUEUE_REPLENISH)) { in enqueue_task_dl()
H A Dsched.h1895 * ENQUEUE_REPLENISH - CBS (replenish runtime and postpone deadline)
1911 #define ENQUEUE_REPLENISH 0x20 macro
H A Dcore.c5144 queue_flag |= ENQUEUE_REPLENISH; in rt_mutex_setprio()
/kernel/linux/linux-6.6/kernel/sched/
H A Ddeadline.c1177 enqueue_task_dl(rq, p, ENQUEUE_REPLENISH); in dl_task_timer()
1368 enqueue_task_dl(rq, curr, ENQUEUE_REPLENISH); in update_curr_dl()
1648 } else if (flags & ENQUEUE_REPLENISH) { in enqueue_dl_entity()
1699 if (!(flags & ENQUEUE_REPLENISH)) in enqueue_task_dl()
1732 if (p->dl.dl_throttled && !(flags & ENQUEUE_REPLENISH)) { in enqueue_task_dl()
H A Dsched.h2354 * ENQUEUE_REPLENISH - CBS (replenish runtime and postpone deadline)
2370 #define ENQUEUE_REPLENISH 0x20 macro
H A Dcore.c7336 queue_flag |= ENQUEUE_REPLENISH; in rt_mutex_setprio()

Completed in 39 milliseconds