Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dwait.c243 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode) in __wake_up_sync() function
247 EXPORT_SYMBOL_GPL(__wake_up_sync); /* For internal use only */
/openbmc/linux/include/linux/
H A Dwait.h220 void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode);
232 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE)