Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dwait.c186 void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_sync_key() function
194 EXPORT_SYMBOL_GPL(__wake_up_sync_key);
224 __wake_up_sync_key(wq_head, mode, NULL); in __wake_up_sync()
/linux/kernel/
H A Dexit.c1618 __wake_up_sync_key(&parent->signal->wait_chldexit, in __wake_up_parent()