Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
HDspl-err.c74 set_current_state(TASK_UNINTERRUPTIBLE); in spl_panic()
107 set_current_state(TASK_UNINTERRUPTIBLE); in vcmn_err()
HDspl-thread.c55 set_current_state(tp->tp_state); in thread_generic_wrapper()
HDspl-taskq.c894 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
984 set_current_state(TASK_INTERRUPTIBLE); in taskq_thread()
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDsched.h111 #define set_current_state(x) set_task_state(current, x) macro
192 set_current_state(TASK_INTERRUPTIBLE); \
196 set_current_state(TASK_UNINTERRUPTIBLE); \
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_fmr_pool.c195 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
/freebsd-13-stable/sys/dev/netmap/
HDnetmap_kloop.c831 set_current_state(TASK_INTERRUPTIBLE); in netmap_sync_kloop()
/freebsd-13-stable/sys/dev/mthca/
HDmthca_cmd.c242 set_current_state(TASK_RUNNING); in mthca_cmd_post_hcr()
358 set_current_state(TASK_RUNNING); in mthca_cmd_poll()