Searched refs:__wake_up_sync (Results 1 – 5 of 5) sorted by relevance
235 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode) in __wake_up_sync() function239 EXPORT_SYMBOL_GPL(__wake_up_sync); /* For internal use only */
219 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode);231 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE)
6367 0x00000000 __wake_up_sync vmlinux EXPORT_SYMBOL_GPL
3399 ffff8000100d6660 T __wake_up_sync
Completed in 333 milliseconds