Home
last modified time | relevance | path

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

/include/linux/
Dswait.h61 struct swait_queue { struct
72 struct swait_queue name = __SWAITQUEUE_INITIALIZER(name) argument
164 extern void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int st…
165 extern long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state);
167 extern void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait);
168 extern void finish_swait(struct swait_queue_head *q, struct swait_queue *wait);
174 struct swait_queue __wait; \