Home
last modified time | relevance | path

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

123456789

/linux/kernel/
H A Dfreezer.c78 current->saved_state = TASK_RUNNING; in __refrigerator()
91 __set_current_state(TASK_RUNNING); in __refrigerator()
194 if (state != TASK_RUNNING) { in __restore_freezer_state()
196 p->saved_state = TASK_RUNNING; in __restore_freezer_state()
H A Dsmpboot.c111 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
121 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
138 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
146 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
158 __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.c303 __set_current_state(TASK_RUNNING); in __kthread_parkme()
835 __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/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/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/kernel/trace/rv/monitors/sssw/
H A Dsssw.c25 if (state == TASK_RUNNING) in handle_sched_set_state()
38 else if (prev_state == TASK_RUNNING) in handle_sched_switch()
/linux/tools/bpf/runqslower/
H A Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
76 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/linux/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/kernel/sched/
H A Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
H A Dwait.c379 __set_current_state(TASK_RUNNING); in finish_wait()
443 __set_current_state(TASK_RUNNING); in wait_woken()
/linux/fs/xfs/
H A Dxfs_zone_gc.c1033 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1040 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1047 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1055 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1061 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1098 if (get_current_state() == TASK_RUNNING) { in xfs_zoned_gcd()
1111 __set_current_state(TASK_RUNNING); in xfs_zoned_gcd()
1116 __set_current_state(TASK_RUNNING); in xfs_zoned_gcd()
/linux/fs/jfs/
H A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux/net/rxrpc/
H A Dio_thread.c565 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
581 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
588 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
596 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
/linux/kernel/futex/
H A Dwaitwake.c360 __set_current_state(TASK_RUNNING); in futex_do_wait()
466 __set_current_state(TASK_RUNNING); in futex_wait_multiple_setup()
556 __set_current_state(TASK_RUNNING); in futex_wait_multiple()
/linux/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/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c275 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
292 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
318 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/linux/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/kernel/locking/
H A Drwsem.c1094 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1101 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1195 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1202 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1424 __set_current_state(TASK_RUNNING)
/linux/io_uring/
H A Dio_uring.h457 __set_current_state(TASK_RUNNING); in io_run_task_work()
463 __set_current_state(TASK_RUNNING); in io_run_task_work()
470 __set_current_state(TASK_RUNNING); in io_run_task_work()
/linux/fs/dlm/
H A Drecoverd.c412 set_current_state(TASK_RUNNING); in dlm_recoverd()
421 set_current_state(TASK_RUNNING); in dlm_recoverd()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dutil.c127 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux/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/drivers/tty/vt/
H A Dselection.c427 __set_current_state(TASK_RUNNING); in paste_selection()
452 __set_current_state(TASK_RUNNING); in paste_selection()

123456789