Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h106 #define set_current_state(x) set_task_state(current, x) macro
175 set_current_state(TASK_INTERRUPTIBLE); \
179 set_current_state(TASK_UNINTERRUPTIBLE); \
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c74 set_current_state(TASK_UNINTERRUPTIBLE); in spl_panic()
107 set_current_state(TASK_UNINTERRUPTIBLE); in vcmn_err()
H A Dspl-thread.c54 set_current_state(tp->tp_state); in thread_generic_wrapper()
H A Dspl-taskq.c894 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
984 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c197 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kloop.c833 set_current_state(TASK_INTERRUPTIBLE); in netmap_sync_kloop()
/freebsd-13.1/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()