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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c74 set_current_state(TASK_UNINTERRUPTIBLE);
107 set_current_state(TASK_UNINTERRUPTIBLE);
H A Dspl-thread.c54 set_current_state(tp->tp_state);
H A Dspl-taskq.c894 set_current_state(TASK_INTERRUPTIBLE);
984 set_current_state(TASK_INTERRUPTIBLE);
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h106 #define set_current_state(x) set_task_state(current, x) macro
171 set_current_state(TASK_INTERRUPTIBLE); \
175 set_current_state(TASK_UNINTERRUPTIBLE); \
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c197 set_current_state(TASK_INTERRUPTIBLE);
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_kloop.c833 set_current_state(TASK_INTERRUPTIBLE);
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_cmd.c242 set_current_state(TASK_RUNNING);
358 set_current_state(TASK_RUNNING);

Completed in 130 milliseconds