Searched refs:ENQUEUE_WAKING (Results 1 – 3 of 3) sorted by relevance
1160 #define ENQUEUE_WAKING 0x04 /* sched_class::task_waking was called */ macro1162 #define ENQUEUE_WAKING 0x00 macro
1758 ttwu_activate(rq, p, ENQUEUE_WAKEUP | ENQUEUE_WAKING); in ttwu_do_activate()
3005 if (!(flags & ENQUEUE_WAKEUP) || (flags & ENQUEUE_WAKING)) in enqueue_entity()