Searched refs:__set_current_state (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h82 #define spl_set_special_state(x) __set_current_state((x))
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h107 #define __set_current_state(x) __set_task_state(current, x) macro
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c201 __set_current_state(TASK_RUNNING);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c916 __set_current_state(TASK_RUNNING);
988 __set_current_state(TASK_RUNNING);
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_kloop.c867 __set_current_state(TASK_RUNNING);

Completed in 169 milliseconds