Searched refs:__wake_up_sync (Results 1 – 6 of 6) sorted by relevance
224 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode) in __wake_up_sync() function228 EXPORT_SYMBOL_GPL(__wake_up_sync); /* For internal use only */
209 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode);221 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE)222 #define wake_up_sync(x) __wake_up_sync((x), TASK_NORMAL)
2291 __wake_up_sync
2368 __wake_up_sync
531 __wake_up_sync
1893 bl __wake_up_sync1908 bl __wake_up_sync2165 bl __wake_up_sync2171 bl __wake_up_sync2221 bl __wake_up_sync2227 bl __wake_up_sync5986 bl __wake_up_sync7303 bl __wake_up_sync7672 bl __wake_up_sync8029 bl __wake_up_sync