Searched refs:wake_up_nr (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_main.c633 wake_up_nr(&ch->idle_wq, wakeup); xpc_activate_kthreads()
H A Dxpc_uv.c1467 wake_up_nr(&ch->idle_wq, 1); xpc_handle_notify_mq_msg_uv()
/linux-4.1.27/include/linux/
H A Dwait.h166 #define wake_up_nr(x, nr) __wake_up(x, TASK_NORMAL, nr, NULL) macro
/linux-4.1.27/fs/afs/
H A Dfsclient.c612 wake_up_nr(&server->cb_break_waitq, ncallbacks); afs_fs_give_up_callbacks()

Completed in 392 milliseconds