Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
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-12-stable/sys/ofed/drivers/infiniband/core/
Dib_fmr_pool.c197 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
/freebsd-12-stable/sys/dev/netmap/
Dnetmap_kloop.c833 set_current_state(TASK_INTERRUPTIBLE); in netmap_sync_kloop()
/freebsd-12-stable/sys/dev/mthca/
Dmthca_cmd.c242 set_current_state(TASK_RUNNING); in mthca_cmd_post_hcr()
360 set_current_state(TASK_RUNNING); in mthca_cmd_poll()