Searched refs:ENQUEUE_WAKING (Results 1 – 3 of 3) sorted by relevance
1153 #define ENQUEUE_WAKING 4 /* sched_class::task_waking was called */ macro1155 #define ENQUEUE_WAKING 0 macro
3071 if (!(flags & ENQUEUE_WAKEUP) || (flags & ENQUEUE_WAKING)) in enqueue_entity()
1494 ttwu_activate(rq, p, ENQUEUE_WAKEUP | ENQUEUE_WAKING); in ttwu_do_activate()