Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c530 static bool __wake_q_add(struct wake_q_head *head, struct task_struct *task) in __wake_q_add() function
569 if (__wake_q_add(head, task)) in wake_q_add()
592 if (!__wake_q_add(head, task)) in wake_q_add_safe()