Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/sched/
A Dwait.c202 void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_sync_key() function
210 EXPORT_SYMBOL_GPL(__wake_up_sync_key);
240 __wake_up_sync_key(wq_head, mode, NULL); in __wake_up_sync()
/linux-6.3-rc2/include/linux/
A Dwait.h216 void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key);
245 __wake_up_sync_key((x), TASK_INTERRUPTIBLE, poll_to_key(m))
/linux-6.3-rc2/kernel/
A Dexit.c1536 __wake_up_sync_key(&parent->signal->wait_chldexit, in __wake_up_parent()

Completed in 11 milliseconds