| /linux-6.15/kernel/ |
| H A D | freezer.c | 77 current->saved_state = TASK_RUNNING; in __refrigerator() 90 __set_current_state(TASK_RUNNING); in __refrigerator() 193 if (state != TASK_RUNNING) { in __restore_freezer_state() 195 p->saved_state = TASK_RUNNING; in __restore_freezer_state()
|
| H A D | smpboot.c | 115 __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 D | vhost_task.c | 45 __set_current_state(TASK_RUNNING); in vhost_task_fn()
|
| H A D | kthread.c | 304 __set_current_state(TASK_RUNNING); in __kthread_parkme() 836 __set_current_state(TASK_RUNNING); in kthreadd() 989 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 1008 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 1024 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
|
| /linux-6.15/kernel/time/ |
| H A D | sleep_timeout.c | 88 __set_current_state(TASK_RUNNING); in schedule_timeout() 199 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock() 221 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock()
|
| /linux-6.15/kernel/trace/ |
| H A D | ring_buffer_benchmark.c | 227 __set_current_state(TASK_RUNNING); in ring_buffer_consumer() 380 __set_current_state(TASK_RUNNING); in wait_to_die() 395 __set_current_state(TASK_RUNNING); in ring_buffer_consumer_thread() 425 __set_current_state(TASK_RUNNING); in ring_buffer_producer_thread()
|
| /linux-6.15/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 7 #define TASK_RUNNING 0 macro 76 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
|
| /linux-6.15/lib/ |
| H A D | closure.c | 149 __set_current_state(TASK_RUNNING); in __closure_sync() 180 __set_current_state(TASK_RUNNING); in closure_return_sync() 220 __set_current_state(TASK_RUNNING); in __closure_sync_timeout()
|
| H A D | test_lockup.c | 330 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-6.15/kernel/sched/ |
| H A D | swait.c | 127 __set_current_state(TASK_RUNNING); in __finish_swait() 136 __set_current_state(TASK_RUNNING); in finish_swait()
|
| H A D | wait.c | 360 __set_current_state(TASK_RUNNING); in finish_wait() 424 __set_current_state(TASK_RUNNING); in wait_woken()
|
| /linux-6.15/fs/jfs/ |
| H A D | jfs_lock.h | 35 __set_current_state(TASK_RUNNING); \
|
| /linux-6.15/kernel/futex/ |
| H A D | waitwake.c | 371 __set_current_state(TASK_RUNNING); in futex_wait_queue() 468 __set_current_state(TASK_RUNNING); in futex_wait_multiple_setup() 558 __set_current_state(TASK_RUNNING); in futex_wait_multiple()
|
| /linux-6.15/net/rxrpc/ |
| H A D | io_thread.c | 549 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 565 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 572 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 580 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
|
| /linux-6.15/drivers/mmc/core/ |
| H A D | sdio_irq.c | 189 set_current_state(TASK_RUNNING); in sdio_irq_thread() 212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
|
| /linux-6.15/io_uring/ |
| H A D | io_uring.h | 364 __set_current_state(TASK_RUNNING); in io_run_task_work() 370 __set_current_state(TASK_RUNNING); in io_run_task_work() 377 __set_current_state(TASK_RUNNING); in io_run_task_work()
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.c | 293 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 310 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 336 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
|
| /linux-6.15/drivers/tty/ |
| H A D | tty_ldsem.c | 203 __set_current_state(TASK_RUNNING); in down_read_failed() 285 __set_current_state(TASK_RUNNING); in down_write_failed()
|
| /linux-6.15/drivers/tty/vt/ |
| H A D | selection.c | 429 __set_current_state(TASK_RUNNING); in paste_selection() 437 __set_current_state(TASK_RUNNING); in paste_selection()
|
| /linux-6.15/fs/dlm/ |
| H A D | recoverd.c | 412 set_current_state(TASK_RUNNING); in dlm_recoverd() 421 set_current_state(TASK_RUNNING); in dlm_recoverd()
|
| /linux-6.15/kernel/locking/ |
| H A D | rwsem.c | 1088 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1095 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1182 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath() 1189 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath() 1411 __set_current_state(TASK_RUNNING)
|
| H A D | mutex.c | 500 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin() 702 __set_current_state(TASK_RUNNING); in __mutex_lock_common() 731 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | util.c | 127 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
|
| /linux-6.15/fs/afs/ |
| H A D | fs_operation.c | 103 __set_current_state(TASK_RUNNING); in afs_lock_for_io() 132 __set_current_state(TASK_RUNNING); in afs_lock_for_io_interruptible()
|
| /linux-6.15/drivers/parisc/ |
| H A D | power.c | 91 __set_current_state(TASK_RUNNING); in kpowerswd()
|