Searched refs:__wake_up_sync (Results 1 – 2 of 2) sorted by relevance
153 void __wake_up_sync(wait_queue_head_t *q, unsigned int mode, int nr_exclusive) in __wake_up_sync() function157 EXPORT_SYMBOL_GPL(__wake_up_sync); /* For internal use only */
153 void __wake_up_sync(wait_queue_head_t *q, unsigned int mode, int nr);174 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1)