Home
last modified time | relevance | path

Searched refs:wake_up_q (Results 1 – 4 of 4) sorted by relevance

/linux/ipc/
H A Dmsg.c285 wake_up_q(&wake_q); in freeque()
459 wake_up_q(&wake_q); in msgctl_down()
953 wake_up_q(&wake_q); in do_msgsnd()
1250 wake_up_q(&wake_q); in do_msgrcv()
/linux/kernel/locking/
H A Drtmutex_api.c397 wake_up_q(&wake_q); in rt_mutex_start_proxy_lock()
/linux/kernel/futex/
H A Drequeue.c705 wake_up_q(&wake_q); in futex_requeue()
/linux/kernel/sched/
H A Dcore.c1166 void wake_up_q(struct wake_q_head *head) in wake_up_q() function