Searched refs:wq_worker_sleeping (Results 1 – 4 of 4) sorted by relevance
72 struct task_struct *wq_worker_sleeping(struct task_struct *task, int cpu);
884 struct task_struct *wq_worker_sleeping(struct task_struct *task, int cpu) in wq_worker_sleeping() function
1325 kworker/-59 3d..2 5us : wq_worker_sleeping <-__schedule1326 kworker/-59 3d..2 5us : kthread_data <-wq_worker_sleeping
3159 to_wakeup = wq_worker_sleeping(prev, cpu); in __schedule()