Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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.c55 set_current_state(tp->tp_state); in thread_generic_wrapper()
H A Dspl-taskq.c909 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
994 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dutil.c122 set_current_state(TASK_INTERRUPTIBLE); in __mt76_worker_fn()
135 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c195 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
/freebsd-14.2/sys/dev/netmap/
H A Dnetmap_kloop.c839 set_current_state(TASK_INTERRUPTIBLE); in netmap_sync_kloop()
/freebsd-14.2/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()