Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c534 static bool __wake_q_add(struct wake_q_head *head, struct task_struct *task) in __wake_q_add() function
573 if (__wake_q_add(head, task)) { in wake_q_add()
597 if (!__wake_q_add(head, task)) { in wake_q_add_safe()

Completed in 11 milliseconds