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