Home
last modified time | relevance | path

Searched refs:TASK_RUNNING (Results 1 – 25 of 220) sorted by relevance

123456789

/Linux-v4.19/kernel/
Dsmpboot.c115 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
125 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
142 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
150 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
162 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
Dkthread.c196 __set_current_state(TASK_RUNNING); in __kthread_parkme()
576 __set_current_state(TASK_RUNNING); in kthreadd()
643 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
661 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
/Linux-v4.19/kernel/trace/
Dring_buffer_benchmark.c225 __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()
/Linux-v4.19/kernel/locking/
Drwsem-xadd.c272 __set_current_state(TASK_RUNNING); in __rwsem_down_read_failed_common()
279 __set_current_state(TASK_RUNNING); in __rwsem_down_read_failed_common()
572 __set_current_state(TASK_RUNNING); in __rwsem_down_write_failed_common()
579 __set_current_state(TASK_RUNNING); in __rwsem_down_write_failed_common()
/Linux-v4.19/kernel/sched/
Dswait.c115 __set_current_state(TASK_RUNNING); in __finish_swait()
124 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c351 __set_current_state(TASK_RUNNING); in finish_wait()
420 __set_current_state(TASK_RUNNING); in wait_woken()
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_main.h166 set_current_state(TASK_RUNNING); in sleep_cond()
187 set_current_state(TASK_RUNNING); in sleep_timeout_cond()
/Linux-v4.19/fs/jfs/
Djfs_lock.h48 __set_current_state(TASK_RUNNING); \
/Linux-v4.19/include/linux/
Drcuwait.h61 __set_current_state(TASK_RUNNING); \
/Linux-v4.19/tools/include/linux/
Dlockdep.h37 #define TASK_RUNNING 0 macro
/Linux-v4.19/drivers/mmc/core/
Dsdio_irq.c174 set_current_state(TASK_RUNNING); in sdio_irq_thread()
197 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/Linux-v4.19/fs/dlm/
Drecoverd.c298 set_current_state(TASK_RUNNING); in dlm_recoverd()
307 set_current_state(TASK_RUNNING); in dlm_recoverd()
/Linux-v4.19/include/drm/
Ddrm_os_linux.h53 __set_current_state(TASK_RUNNING); \
/Linux-v4.19/drivers/tty/vt/
Dselection.c357 __set_current_state(TASK_RUNNING); in paste_selection()
364 __set_current_state(TASK_RUNNING); in paste_selection()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fence.c269 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
286 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
312 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/Linux-v4.19/fs/
Deventfd.c229 __set_current_state(TASK_RUNNING); in eventfd_read()
279 __set_current_state(TASK_RUNNING); in eventfd_write()
/Linux-v4.19/arch/hexagon/kernel/
Dprocess.c151 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
/Linux-v4.19/arch/h8300/kernel/
Dprocess.c139 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
/Linux-v4.19/drivers/tty/
Dtty_ldsem.c227 __set_current_state(TASK_RUNNING); in down_read_failed()
298 __set_current_state(TASK_RUNNING); in down_write_failed()
/Linux-v4.19/drivers/parisc/
Dpower.c116 __set_current_state(TASK_RUNNING); in kpowerswd()
/Linux-v4.19/drivers/dma-buf/
Ddma-fence.c487 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
588 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasi.c506 set_current_state(TASK_RUNNING); in remove_entity()
523 set_current_state(TASK_RUNNING); in remove_entity()
/Linux-v4.19/drivers/net/ethernet/qualcomm/
Dqca_spi.c561 set_current_state(TASK_RUNNING); in qcaspi_spi_thread()
624 set_current_state(TASK_RUNNING); in qcaspi_spi_thread()
637 qca->spi_thread->state != TASK_RUNNING) in qcaspi_intr_handler()
761 qca->spi_thread->state != TASK_RUNNING) in qcaspi_netdev_xmit()
/Linux-v4.19/net/bluetooth/
Daf_bluetooth.c314 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()
561 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()
600 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
/Linux-v4.19/arch/parisc/kernel/
Dprocess.c291 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()

123456789