Searched refs:wake_q_add (Results 1 – 5 of 5) sorted by relevance
89 wake_q_add(wakeq, stopper->thread); in __cpu_stop_queue_work()
913 wake_q_add(&wake_q, next); in __mutex_unlock_slowpath()
507 wake_q_add(&wqh->head, w->task); in rt_mutex_wake_q_add()
429 wake_q_add(wake_q, waiter->task); in rwsem_mark_wake()
926 void wake_q_add(struct wake_q_head *head, struct task_struct *task) in wake_q_add() function