Searched refs:wake_list (Results 1 – 2 of 2) sorted by relevance
709 struct llist_head wake_list; member
1769 struct llist_node *llist = llist_del_all(&rq->wake_list); in sched_ttwu_pending()1796 if (llist_empty(&this_rq()->wake_list) && !got_nohz_idle_kick()) in scheduler_ipi()1829 if (llist_add(&p->wake_entry, &cpu_rq(cpu)->wake_list)) { in ttwu_queue_remote()3646 if (!llist_empty(&rq->wake_list)) in idle_cpu()