Searched refs:swait_queue_head (Results 1 – 3 of 3) sorted by relevance
43 struct swait_queue_head { struct67 struct swait_queue_head name = __SWAIT_QUEUE_HEAD_INITIALIZER(name) argument69 extern void __init_swait_queue_head(struct swait_queue_head *q, const char *name,82 struct swait_queue_head name = __SWAIT_QUEUE_HEAD_INIT_ONSTACK(name)121 static inline int swait_active(struct swait_queue_head *wq) in swait_active()134 static inline bool swq_has_sleeper(struct swait_queue_head *wq) in swq_has_sleeper()147 extern void swake_up_one(struct swait_queue_head *q);148 extern void swake_up_all(struct swait_queue_head *q);149 extern void swake_up_locked(struct swait_queue_head *q);151 extern void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int st…[all …]
22 struct swait_queue_head srcu_wq;
28 struct swait_queue_head wait;