Searched refs:wake_up_process (Results 1 – 7 of 7) sorted by relevance
70 wake_up_process(task); in linux_kthread_stop()87 wake_up_process(task); in linux_kthread_park()
397 wake_up_process(pool->thread); in ib_flush_fmr_pool()511 wake_up_process(pool->thread); in ib_fmr_pool_unmap()
307 #define wake_up_process(task) linux_wake_up_state(task, TASK_NORMAL) macro
517 wake_up_process(VCHIQ_THREAD_T thr) in wake_up_process() function
399 void wake_up_process(VCHIQ_THREAD_T p);
2519 wake_up_process(state->slot_handler_thread); in vchiq_init_state()2532 wake_up_process(state->recycle_thread); in vchiq_init_state()2545 wake_up_process(state->sync_thread); in vchiq_init_state()
2790 wake_up_process(arm_state->ka_thread); in vchiq_platform_conn_state_changed()