Home
last modified time | relevance | path

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

12345678

/Linux-v6.1/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.c283 __set_current_state(TASK_RUNNING); in __kthread_parkme()
735 __set_current_state(TASK_RUNNING); in kthreadd()
802 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
821 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
Dfreezer.c86 __set_current_state(TASK_RUNNING); in __refrigerator()
/Linux-v6.1/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()
Dpreemptirq_delay_test.c142 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/Linux-v6.1/tools/bpf/runqslower/
Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/Linux-v6.1/kernel/sched/
Dswait.c127 __set_current_state(TASK_RUNNING); in __finish_swait()
136 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c391 __set_current_state(TASK_RUNNING); in finish_wait()
460 __set_current_state(TASK_RUNNING); in wait_woken()
/Linux-v6.1/fs/jfs/
Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/Linux-v6.1/fs/
Deventfd.c244 __set_current_state(TASK_RUNNING); in eventfd_read()
253 __set_current_state(TASK_RUNNING); in eventfd_read()
302 __set_current_state(TASK_RUNNING); in eventfd_write()
/Linux-v6.1/kernel/futex/
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-v6.1/fs/dlm/
Drecoverd.c324 set_current_state(TASK_RUNNING); in dlm_recoverd()
333 set_current_state(TASK_RUNNING); in dlm_recoverd()
/Linux-v6.1/drivers/mmc/core/
Dsdio_irq.c189 set_current_state(TASK_RUNNING); in sdio_irq_thread()
212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_fence.c276 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
293 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
319 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/Linux-v6.1/lib/
Dtest_lockup.c330 if (wait_state == TASK_RUNNING) { in test_wait()
471 wait_state = TASK_RUNNING; in test_lockup_init()
519 if ((wait_state != TASK_RUNNING || in test_lockup_init()
/Linux-v6.1/drivers/tty/
Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
/Linux-v6.1/drivers/tty/vt/
Dselection.c407 __set_current_state(TASK_RUNNING); in paste_selection()
415 __set_current_state(TASK_RUNNING); in paste_selection()
/Linux-v6.1/kernel/locking/
Drwsem.c1099 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1106 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1196 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1203 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1402 __set_current_state(TASK_RUNNING)
Dmutex.c509 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
703 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
732 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
/Linux-v6.1/drivers/parisc/
Dpower.c117 __set_current_state(TASK_RUNNING); in kpowerswd()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/Linux-v6.1/net/bluetooth/
Daf_bluetooth.c328 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()
565 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()
604 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
/Linux-v6.1/drivers/usb/misc/
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-v6.1/drivers/md/bcache/
Dclosure.c128 __set_current_state(TASK_RUNNING); in __closure_sync()
/Linux-v6.1/drivers/dma-buf/
Ddma-fence.c801 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
902 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()

12345678