Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDsched.h114 #define __set_current_state(x) __set_task_state(current, x) macro
/freebsd-head/sys/ofed/drivers/infiniband/core/
HDib_fmr_pool.c199 __set_current_state(TASK_RUNNING); in ib_fmr_cleanup_thread()
/freebsd-head/sys/contrib/openzfs/module/os/linux/spl/
HDspl-taskq.c1039 __set_current_state(TASK_RUNNING); in taskq_thread()
1121 __set_current_state(TASK_RUNNING); in taskq_thread()
/freebsd-head/sys/dev/netmap/
HDnetmap_kloop.c873 __set_current_state(TASK_RUNNING); in netmap_sync_kloop()