Home
last modified time | relevance | path

Searched refs:wake_up_process (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c125 wake_up_process(tsk); in __thread_create()
H A Dspl-condvar.c227 wake_up_process(task_timer->task); in __cv_wakeup()
H A Dspl-taskq.c1029 wake_up_process(tqt->tqt_thread); in taskq_thread_create()
/f-stack/dpdk/kernel/linux/kni/
H A Dkni_misc.c265 wake_up_process(kni->pthread); in kni_run_thread()
280 wake_up_process(knet->kni_kthread); in kni_run_thread()
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c517 wake_up_process(VCHIQ_THREAD_T thr) in wake_up_process() function
H A Dvchi_bsd.h395 void wake_up_process(VCHIQ_THREAD_T p);
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c2519 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()
H A Dvchiq_arm.c2789 wake_up_process(arm_state->ka_thread); in vchiq_platform_conn_state_changed()