Searched refs:wake_q_add (Results 1 – 5 of 5) sorted by relevance
73 wake_q_add(wakeq, stopper->thread); in __cpu_stop_queue_work()
1272 wake_q_add(&wake_q, next); in __mutex_unlock_slowpath()
1057 wake_q_add(wake_q, waiter->task); in mark_wakeup_next_waiter()
426 wake_q_add(wake_q, waiter->task); in rwsem_mark_wake()
450 void wake_q_add(struct wake_q_head *head, struct task_struct *task) in wake_q_add() function