Searched refs:wake_up_nr (Results 1 – 6 of 6) sorted by relevance
223 #define wake_up_nr(x, nr) __wake_up(x, TASK_NORMAL, nr, NULL) macro
614 wake_up_nr(&ws->wait, wake_batch); in __sbq_wake_up()
627 wake_up_nr(&ch->idle_wq, wakeup); in xpc_activate_kthreads()
1471 wake_up_nr(&ch->idle_wq, 1); in xpc_handle_notify_mq_msg_uv()
2192 wake_up_nr();
2229 wake_up_nr();
Completed in 17 milliseconds