Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/kernel/
H A 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()
H A Dkthread.c256 __set_current_state(TASK_RUNNING); in __kthread_parkme()
669 __set_current_state(TASK_RUNNING); in kthreadd()
736 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
754 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
/OK3568_Linux_fs/kernel/kernel/trace/
H A 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()
/OK3568_Linux_fs/kernel/tools/bpf/runqslower/
H A Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
72 if (prev->state == TASK_RUNNING) in handle__sched_switch()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
H A Dwait.c381 __set_current_state(TASK_RUNNING); in finish_wait()
451 __set_current_state(TASK_RUNNING); in wait_woken()
/OK3568_Linux_fs/kernel/fs/
H A Deventfd.c248 __set_current_state(TASK_RUNNING); in eventfd_read()
257 __set_current_state(TASK_RUNNING); in eventfd_read()
304 __set_current_state(TASK_RUNNING); in eventfd_write()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/OK3568_Linux_fs/kernel/fs/dlm/
H A Drecoverd.c296 set_current_state(TASK_RUNNING); in dlm_recoverd()
305 set_current_state(TASK_RUNNING); in dlm_recoverd()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_lockup.c330 if (wait_state == TASK_RUNNING) { in test_wait()
471 wait_state = TASK_RUNNING; in test_lockup_init()
503 if ((wait_state != TASK_RUNNING || in test_lockup_init()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_irq.c189 set_current_state(TASK_RUNNING); in sdio_irq_thread()
212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlockdep.h37 #define TASK_RUNNING 0 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Drcuwait.h53 __set_current_state(TASK_RUNNING); in finish_rcuwait()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c277 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
294 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
320 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dmax3420_udc.c513 udc->thread_task->state != TASK_RUNNING) in max3420_vbus_handler()
533 udc->thread_task->state != TASK_RUNNING) in max3420_irq_handler()
902 set_current_state(TASK_RUNNING); in max3420_thread()
1097 udc->thread_task->state != TASK_RUNNING) in max3420_wakeup()
1121 udc->thread_task->state != TASK_RUNNING) in max3420_udc_start()
1141 udc->thread_task->state != TASK_RUNNING) in max3420_udc_stop()
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dselection.c406 __set_current_state(TASK_RUNNING); in paste_selection()
414 __set_current_state(TASK_RUNNING); in paste_selection()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dprocess.c138 if (!p || p == current || p->state == TASK_RUNNING) in get_wchan()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Daf_bluetooth.c327 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()
564 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()
603 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dreport.c458 const bool is_running = current->state == TASK_RUNNING; in set_other_info_task_blocking()
504 set_current_state(TASK_RUNNING); in set_other_info_task_blocking()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c581 set_current_state(TASK_RUNNING); in qcaspi_spi_thread()
644 set_current_state(TASK_RUNNING); in qcaspi_spi_thread()
657 qca->spi_thread->state != TASK_RUNNING) in qcaspi_intr_handler()
781 qca->spi_thread->state != TASK_RUNNING) in qcaspi_netdev_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dpower.c116 __set_current_state(TASK_RUNNING); in kpowerswd()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c448 __set_current_state(TASK_RUNNING); in io_wait_on_hash()
517 __set_current_state(TASK_RUNNING); in io_flush_signals()
565 __set_current_state(TASK_RUNNING); in io_worker_handle_work()
637 __set_current_state(TASK_RUNNING); in io_wqe_worker()
800 __set_current_state(TASK_RUNNING); in create_io_worker()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-fence.c774 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
875 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()

1234567891011