Home
last modified time | relevance | path

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

123456789

/linux-6.15/kernel/
H A Dfreezer.c77 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 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 Dvhost_task.c45 __set_current_state(TASK_RUNNING); in vhost_task_fn()
H A Dkthread.c304 __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 Dsleep_timeout.c88 __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 Dring_buffer_benchmark.c227 __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 Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
76 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/linux-6.15/lib/
H A Dclosure.c149 __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 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-6.15/kernel/sched/
H A Dswait.c127 __set_current_state(TASK_RUNNING); in __finish_swait()
136 __set_current_state(TASK_RUNNING); in finish_swait()
H A Dwait.c360 __set_current_state(TASK_RUNNING); in finish_wait()
424 __set_current_state(TASK_RUNNING); in wait_woken()
/linux-6.15/fs/jfs/
H A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux-6.15/kernel/futex/
H A Dwaitwake.c371 __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 Dio_thread.c549 __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 Dsdio_irq.c189 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 Dio_uring.h364 __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 Dnouveau_fence.c293 __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 Dtty_ldsem.c203 __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 Dselection.c429 __set_current_state(TASK_RUNNING); in paste_selection()
437 __set_current_state(TASK_RUNNING); in paste_selection()
/linux-6.15/fs/dlm/
H A Drecoverd.c412 set_current_state(TASK_RUNNING); in dlm_recoverd()
421 set_current_state(TASK_RUNNING); in dlm_recoverd()
/linux-6.15/kernel/locking/
H A Drwsem.c1088 __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 Dmutex.c500 __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 Dutil.c127 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux-6.15/fs/afs/
H A Dfs_operation.c103 __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 Dpower.c91 __set_current_state(TASK_RUNNING); in kpowerswd()

123456789