Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h113 #define set_current_state(x) set_task_state(current, x) macro
195 set_current_state(TASK_INTERRUPTIBLE); \
199 set_current_state(TASK_UNINTERRUPTIBLE); \
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c73 set_current_state(TASK_UNINTERRUPTIBLE); in spl_panic()
108 set_current_state(TASK_UNINTERRUPTIBLE); in vcmn_err()
H A Dspl-thread.c57 set_current_state(tp->tp_state); in thread_generic_wrapper()
H A Dspl-taskq.c1041 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
1139 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dutil.c118 set_current_state(TASK_INTERRUPTIBLE); in __mt76_worker_fn()
131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c195 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c841 set_current_state(TASK_INTERRUPTIBLE); in netmap_sync_kloop()
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.c242 set_current_state(TASK_RUNNING); in mthca_cmd_post_hcr()
358 set_current_state(TASK_RUNNING); in mthca_cmd_poll()