Home
last modified time | relevance | path

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

12345678

/Linux-v5.15/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.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-v5.15/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-v5.15/tools/bpf/runqslower/
Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/Linux-v5.15/kernel/sched/
Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c385 __set_current_state(TASK_RUNNING); in finish_wait()
454 __set_current_state(TASK_RUNNING); in wait_woken()
/Linux-v5.15/fs/jfs/
Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/Linux-v5.15/fs/
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()
Dio-wq.c396 __set_current_state(TASK_RUNNING); in io_wait_on_hash()
456 __set_current_state(TASK_RUNNING); in io_flush_signals()
504 __set_current_state(TASK_RUNNING); in io_worker_handle_work()
573 __set_current_state(TASK_RUNNING); in io_wqe_worker()
732 __set_current_state(TASK_RUNNING); in create_io_worker()
/Linux-v5.15/tools/include/linux/
Dlockdep.h37 #define TASK_RUNNING 0 macro
/Linux-v5.15/include/linux/
Drcuwait.h53 __set_current_state(TASK_RUNNING); in finish_rcuwait()
/Linux-v5.15/fs/dlm/
Drecoverd.c298 set_current_state(TASK_RUNNING); in dlm_recoverd()
307 set_current_state(TASK_RUNNING); in dlm_recoverd()
/Linux-v5.15/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-v5.15/lib/
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-v5.15/drivers/gpu/drm/nouveau/
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-v5.15/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-v5.15/kernel/locking/
Drwsem.c997 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1008 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1139 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1147 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1357 __set_current_state(TASK_RUNNING)
Dmutex.c502 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
687 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
715 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
Dpercpu-rwsem.c162 __set_current_state(TASK_RUNNING); in percpu_rwsem_wait()
/Linux-v5.15/drivers/tty/vt/
Dselection.c406 __set_current_state(TASK_RUNNING); in paste_selection()
414 __set_current_state(TASK_RUNNING); in paste_selection()
/Linux-v5.15/drivers/parisc/
Dpower.c117 __set_current_state(TASK_RUNNING); in kpowerswd()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/Linux-v5.15/net/bluetooth/
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-v5.15/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()

12345678