Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dcore.c998 static bool __wake_q_add(struct wake_q_head *head, struct task_struct *task) in __wake_q_add() function
1036 if (__wake_q_add(head, task)) in wake_q_add()
1059 if (!__wake_q_add(head, task)) in wake_q_add_safe()