Searched refs:wake_up_process (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c70 wake_up_process(task);
87 wake_up_process(task);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c397 wake_up_process(pool->thread);
511 wake_up_process(pool->thread);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h307 #define wake_up_process(task) linux_wake_up_state(task, TASK_NORMAL) macro
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h398 void wake_up_process(VCHIQ_THREAD_T p);
H A Dvchi_bsd.c517 wake_up_process(VCHIQ_THREAD_T thr) function
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c2519 wake_up_process(state->slot_handler_thread);
2532 wake_up_process(state->recycle_thread);
2545 wake_up_process(state->sync_thread);
H A Dvchiq_arm.c2790 wake_up_process(arm_state->ka_thread);

Completed in 216 milliseconds