Home
last modified time | relevance | path

Searched refs:wake_up_q (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c271 wake_up_q(&wake_q); in __releases()
446 wake_up_q(&wake_q); in msgctl_down()
954 wake_up_q(&wake_q); in do_msgsnd()
1265 wake_up_q(&wake_q); in do_msgrcv()
H A Dsem.c1046 * responsible for calling wake_up_q().
1221 wake_up_q(&wake_q); in freeary()
1432 wake_up_q(&wake_q); in semctl_setval()
1597 wake_up_q(&wake_q); in semctl_main()
2179 wake_up_q(&wake_q); in do_semtimedop()
2245 * window between wake_q_add() and wake_up_q(). in do_semtimedop()
2483 wake_up_q(&wake_q); in exit_sem()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c564 * Queue a task for later wakeup, most likely by the wake_up_q() call in the
583 * Queue a task for later wakeup, most likely by the wake_up_q() call in the
602 void wake_up_q(struct wake_q_head *head) in wake_up_q() function

Completed in 16 milliseconds