Searched refs:wake_q_head (Results 1 – 6 of 6) sorted by relevance
113 struct wake_q_head *wqh);
976 static void mark_wakeup_next_waiter(struct wake_q_head *wake_q, in mark_wakeup_next_waiter()1264 struct wake_q_head *wake_q) in rt_mutex_slowunlock()1374 struct wake_q_head *wqh)) in rt_mutex_fastunlock()1498 struct wake_q_head *wqh) in rt_mutex_futex_unlock()
962 struct wake_q_head { struct970 struct wake_q_head name = { WAKE_Q_TAIL, &name.first } argument972 extern void wake_q_add(struct wake_q_head *head,974 extern void wake_up_q(struct wake_q_head *head);
919 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send()940 static inline void pipelined_receive(struct wake_q_head *wake_q, in pipelined_receive()
1183 static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) in mark_wake_futex()
521 void wake_q_add(struct wake_q_head *head, struct task_struct *task) in wake_q_add()545 void wake_up_q(struct wake_q_head *head) in wake_up_q()