Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c68 wake_up_process(task); in linux_kthread_stop()
85 wake_up_process(task); in linux_kthread_park()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dutil.h100 wake_up_process(w->task); in mt76_worker_schedule()
/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c395 wake_up_process(pool->thread); in ib_flush_fmr_pool()
509 wake_up_process(pool->thread); in ib_fmr_pool_unmap()
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c117 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.c1038 wake_up_process(tqt->tqt_thread); in taskq_thread_create()
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h308 #define wake_up_process(task) linux_wake_up_state(task, TASK_NORMAL) macro
/freebsd-14.2/sys/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);
/freebsd-14.2/sys/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()