Home
last modified time | relevance | path

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

/include/linux/
Dswait.h48 struct swait_queue { struct
59 struct swait_queue name = __SWAITQUEUE_INITIALIZER(name) argument
151 extern void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int st…
152 extern long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state);
154 extern void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait);
155 extern void finish_swait(struct swait_queue_head *q, struct swait_queue *wait);
161 struct swait_queue __wait; \