Home
last modified time | relevance | path

Searched refs:wake_q_add (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dstop_machine.c89 wake_q_add(wakeq, stopper->thread); in __cpu_stop_queue_work()
/kernel/locking/
Dmutex.c913 wake_q_add(&wake_q, next); in __mutex_unlock_slowpath()
Drtmutex.c507 wake_q_add(&wqh->head, w->task); in rt_mutex_wake_q_add()
Drwsem.c429 wake_q_add(wake_q, waiter->task); in rwsem_mark_wake()
/kernel/sched/
Dcore.c926 void wake_q_add(struct wake_q_head *head, struct task_struct *task) in wake_q_add() function