Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c948 static bool __wake_q_add(struct wake_q_head *head, struct task_struct *task) in __wake_q_add() function
986 if (__wake_q_add(head, task)) in wake_q_add()
1009 if (!__wake_q_add(head, task)) in wake_q_add_safe()