Searched refs:__set_current_state (Results 1 – 4 of 4) sorted by relevance
114 #define __set_current_state(x) __set_task_state(current, x) macro
199 __set_current_state(TASK_RUNNING); in ib_fmr_cleanup_thread()
1039 __set_current_state(TASK_RUNNING); in taskq_thread()1121 __set_current_state(TASK_RUNNING); in taskq_thread()
873 __set_current_state(TASK_RUNNING); in netmap_sync_kloop()