Lines Matching refs:waiting_threads
22 * (proc->threads, proc->waiting_threads, proc->nodes)
636 * Note that calling this function moves the thread off the waiting_threads
650 thread = list_first_entry_or_null(&proc->waiting_threads,
697 * added to waiting_threads. For this case, we just iterate
3132 * thread from proc->waiting_threads to enqueue
3134 * todo list while the thread is on waiting_threads.
4371 &proc->waiting_threads);
4849 list_empty(&thread->proc->waiting_threads) &&
5819 INIT_LIST_HEAD(&proc->waiting_threads);
6467 list_for_each_entry(thread, &proc->waiting_threads, waiting_thread_node)
6810 list_for_each_entry(thread, &proc->waiting_threads, waiting_thread_node)