Searched refs:TASK_RUNNING (Results 1 – 25 of 220) sorted by relevance
123456789
116 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()126 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()143 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()151 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()163 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
205 __set_current_state(TASK_RUNNING); in __kthread_parkme()585 __set_current_state(TASK_RUNNING); in kthreadd()652 __set_current_state(TASK_RUNNING); in kthread_worker_fn()670 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
75 if (tsk && tsk->state != TASK_RUNNING) in wakeup_softirqd()91 return tsk && (tsk->state == TASK_RUNNING) && in ksoftirqd_running()
225 __set_current_state(TASK_RUNNING); in ring_buffer_consumer()378 __set_current_state(TASK_RUNNING); in wait_to_die()393 __set_current_state(TASK_RUNNING); in ring_buffer_consumer_thread()423 __set_current_state(TASK_RUNNING); in ring_buffer_producer_thread()
115 __set_current_state(TASK_RUNNING); in __finish_swait()124 __set_current_state(TASK_RUNNING); in finish_swait()
348 __set_current_state(TASK_RUNNING); in finish_wait()417 __set_current_state(TASK_RUNNING); in wait_woken()
35 __set_current_state(TASK_RUNNING); \
49 __set_current_state(TASK_RUNNING); \
37 #define TASK_RUNNING 0 macro
296 set_current_state(TASK_RUNNING); in dlm_recoverd()305 set_current_state(TASK_RUNNING); in dlm_recoverd()
190 set_current_state(TASK_RUNNING); in sdio_irq_thread()213 set_current_state(TASK_RUNNING); in sdio_irq_thread()
53 __set_current_state(TASK_RUNNING); \
268 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()285 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()311 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
370 __set_current_state(TASK_RUNNING); in paste_selection()377 __set_current_state(TASK_RUNNING); in paste_selection()
203 __set_current_state(TASK_RUNNING); in down_read_failed()285 __set_current_state(TASK_RUNNING); in down_write_failed()
600 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read()630 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read()703 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
236 __set_current_state(TASK_RUNNING); in eventfd_read()286 __set_current_state(TASK_RUNNING); in eventfd_write()
100 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
139 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
138 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
116 __set_current_state(TASK_RUNNING); in kpowerswd()
516 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()617 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
272 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
324 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()563 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()602 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
126 if (likely(task && task != current && task->state != TASK_RUNNING)) in get_wchan()