Home
last modified time | relevance | path

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

12345678

/openbmc/linux/kernel/
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 Dfreezer.c86 __set_current_state(TASK_RUNNING); in __refrigerator()
H A Dkthread.c293 __set_current_state(TASK_RUNNING); in __kthread_parkme()
753 __set_current_state(TASK_RUNNING); in kthreadd()
820 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
839 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/openbmc/linux/kernel/trace/
H A 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()
H A Dpreemptirq_delay_test.c142 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/openbmc/linux/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.c400 __set_current_state(TASK_RUNNING); in finish_wait()
464 __set_current_state(TASK_RUNNING); in wait_woken()
/openbmc/linux/fs/jfs/
H A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/openbmc/linux/net/rxrpc/
H A Dio_thread.c523 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
539 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
546 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
554 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
/openbmc/linux/kernel/futex/
H A 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()
/openbmc/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()
/openbmc/linux/fs/dlm/
H A Drecoverd.c322 set_current_state(TASK_RUNNING); in dlm_recoverd()
331 set_current_state(TASK_RUNNING); in dlm_recoverd()
/openbmc/linux/lib/
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()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c292 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
309 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
335 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/openbmc/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()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/openbmc/linux/drivers/tty/vt/
H A Dselection.c407 __set_current_state(TASK_RUNNING); in paste_selection()
415 __set_current_state(TASK_RUNNING); in paste_selection()
/openbmc/linux/kernel/locking/
H A Drwsem.c1090 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1097 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1184 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1191 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1413 __set_current_state(TASK_RUNNING)
H A 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()
/openbmc/linux/drivers/parisc/
H A Dpower.c116 __set_current_state(TASK_RUNNING); in kpowerswd()
/openbmc/linux/io_uring/
H A Dio_uring.h293 __set_current_state(TASK_RUNNING); in io_run_task_work()
297 __set_current_state(TASK_RUNNING); in io_run_task_work()
/openbmc/linux/drivers/md/bcache/
H A Dclosure.c128 __set_current_state(TASK_RUNNING); in __closure_sync()
/openbmc/linux/drivers/usb/misc/
H A 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