Home
last modified time | relevance | path

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

12345678

/linux/kernel/
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()
A Dkthread.c262 __set_current_state(TASK_RUNNING); in __kthread_parkme()
674 __set_current_state(TASK_RUNNING); in kthreadd()
741 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
760 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
/linux/kernel/trace/
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()
/linux/tools/bpf/runqslower/
A Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/linux/kernel/sched/
A Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
A Dwait.c392 __set_current_state(TASK_RUNNING); in finish_wait()
461 __set_current_state(TASK_RUNNING); in wait_woken()
/linux/fs/
A Deventfd.c244 __set_current_state(TASK_RUNNING); in eventfd_read()
253 __set_current_state(TASK_RUNNING); in eventfd_read()
300 __set_current_state(TASK_RUNNING); in eventfd_write()
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()
639 __set_current_state(TASK_RUNNING); in io_wqe_worker()
803 __set_current_state(TASK_RUNNING); in create_io_worker()
/linux/fs/jfs/
A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux/kernel/futex/
A Dwaitwake.c357 __set_current_state(TASK_RUNNING); in futex_wait_queue()
454 __set_current_state(TASK_RUNNING); in futex_wait_multiple_setup()
544 __set_current_state(TASK_RUNNING); in futex_wait_multiple()
/linux/fs/dlm/
A Drecoverd.c298 set_current_state(TASK_RUNNING); in dlm_recoverd()
307 set_current_state(TASK_RUNNING); in dlm_recoverd()
/linux/lib/
A Dtest_lockup.c330 if (wait_state == TASK_RUNNING) { in test_wait()
466 wait_state = TASK_RUNNING; in test_lockup_init()
514 if ((wait_state != TASK_RUNNING || in test_lockup_init()
/linux/drivers/mmc/core/
A Dsdio_irq.c189 set_current_state(TASK_RUNNING); in sdio_irq_thread()
212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/linux/include/linux/
A Drcuwait.h53 __set_current_state(TASK_RUNNING); in finish_rcuwait()
/linux/drivers/gpu/drm/nouveau/
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()
/linux/kernel/locking/
A Drwsem.c1045 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1052 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1157 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1163 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1363 __set_current_state(TASK_RUNNING)
A Dmutex.c513 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
698 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
726 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
/linux/drivers/tty/
A Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
/linux/drivers/tty/vt/
A Dselection.c406 __set_current_state(TASK_RUNNING); in paste_selection()
414 __set_current_state(TASK_RUNNING); in paste_selection()
/linux/net/bluetooth/
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()
/linux/drivers/net/wireless/mediatek/mt76/
A Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux/drivers/parisc/
A Dpower.c117 __set_current_state(TASK_RUNNING); in kpowerswd()
/linux/drivers/usb/misc/
A Dadutux.c453 set_current_state(TASK_RUNNING); in adu_read()
545 set_current_state(TASK_RUNNING); in adu_write()
567 set_current_state(TASK_RUNNING); in adu_write()
/linux/drivers/crypto/ccp/
A Dccp-dev.c453 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
465 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
/linux/drivers/dma-buf/
A Ddma-fence.c796 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
897 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()

Completed in 41 milliseconds

12345678