Searched refs:__wake_up_on_current_cpu (Results 1 – 2 of 2) sorted by relevance
213 void __wake_up_on_current_cpu(struct wait_queue_head *wq_head, unsigned int mode, void *key);243 __wake_up_on_current_cpu(x, TASK_NORMAL, poll_to_key(m))
164 void __wake_up_on_current_cpu(struct wait_queue_head *wq_head, unsigned int mode, void *key) in __wake_up_on_current_cpu() function