swake_up_all
extern void swake_up_all(struct swait_queue_head *q);
swake_up_all(sq);
EXPORT_SYMBOL(swake_up_all);