Home
last modified time | relevance | path

Searched refs:ENQUEUE_HEAD (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h931 SCX_ENQ_HEAD = ENQUEUE_HEAD,
H A Dsyscalls.c667 scope->flags |= ENQUEUE_HEAD; in __sched_setscheduler()
H A Drt.c1347 if (flags & ENQUEUE_HEAD) in __enqueue_rt_entity()
H A Dsched.h2452 * ENQUEUE_HEAD - place at front of runqueue (tail if not specified)
2482 #define ENQUEUE_HEAD 0x00010000
2433 #define ENQUEUE_HEAD global() macro
H A Dcore.c7390 scope->flags |= ENQUEUE_HEAD; in __cond_resched()