/openbmc/linux/kernel/ |
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 | kthread.c | 293 __set_current_state(TASK_RUNNING); in __kthread_parkme() 755 __set_current_state(TASK_RUNNING); in kthreadd() 822 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 841 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 857 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
|
H A D | vhost_task.c | 45 __set_current_state(TASK_RUNNING); in vhost_task_fn()
|
H A D | freezer.c | 86 __set_current_state(TASK_RUNNING); in __refrigerator()
|
/openbmc/linux/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 225 __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 D | preemptirq_delay_test.c | 142 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
|
/openbmc/linux/tools/bpf/runqslower/ |
H A D | runqslower.bpf.c | 7 #define TASK_RUNNING 0 macro 77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
|
/openbmc/linux/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 | 400 __set_current_state(TASK_RUNNING); in finish_wait() 464 __set_current_state(TASK_RUNNING); in wait_woken()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_lock.h | 35 __set_current_state(TASK_RUNNING); \
|
/openbmc/linux/net/rxrpc/ |
H A D | io_thread.c | 529 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 545 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 552 __set_current_state(TASK_RUNNING); in rxrpc_io_thread() 560 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
|
/openbmc/linux/kernel/futex/ |
H A D | waitwake.c | 357 __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/lib/ |
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()
|
/openbmc/linux/fs/dlm/ |
H A D | recoverd.c | 322 set_current_state(TASK_RUNNING); in dlm_recoverd() 331 set_current_state(TASK_RUNNING); in dlm_recoverd()
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.c | 292 __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 D | tty_ldsem.c | 203 __set_current_state(TASK_RUNNING); in down_read_failed() 285 __set_current_state(TASK_RUNNING); in down_write_failed()
|
/openbmc/linux/kernel/locking/ |
H A D | rwsem.c | 1090 __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 D | mutex.c | 509 __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/tty/vt/ |
H A D | selection.c | 407 __set_current_state(TASK_RUNNING); in paste_selection() 415 __set_current_state(TASK_RUNNING); in paste_selection()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | util.c | 131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
|
/openbmc/linux/io_uring/ |
H A D | io_uring.h | 299 __set_current_state(TASK_RUNNING); in io_run_task_work() 303 __set_current_state(TASK_RUNNING); in io_run_task_work()
|
/openbmc/linux/drivers/parisc/ |
H A D | power.c | 116 __set_current_state(TASK_RUNNING); in kpowerswd()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | adutux.c | 453 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()
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 399 __set_current_state(TASK_RUNNING); in bt_sock_data_wait() 637 __set_current_state(TASK_RUNNING); in bt_sock_wait_state() 676 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
|