Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h114 #define __set_current_state(x) __set_task_state(current, x) macro
/src/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c199 __set_current_state(TASK_RUNNING); in ib_fmr_cleanup_thread()
/src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1069 __set_current_state(TASK_RUNNING); in taskq_thread()
1143 __set_current_state(TASK_RUNNING); in taskq_thread()
/src/sys/dev/netmap/
H A Dnetmap_kloop.c875 __set_current_state(TASK_RUNNING); in netmap_sync_kloop()