| /linux/kernel/time/ |
| H A D | sleep_timeout.c | 88 __set_current_state(TASK_RUNNING); in schedule_timeout() 127 __set_current_state(TASK_INTERRUPTIBLE); in schedule_timeout_interruptible() 142 __set_current_state(TASK_KILLABLE); in schedule_timeout_killable() 157 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible() 174 __set_current_state(TASK_IDLE); in schedule_timeout_idle() 199 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock() 221 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock() 371 __set_current_state(state); in usleep_range_state()
|
| /linux/kernel/ |
| H A D | smpboot.c | 111 __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 D | kthread.c | 285 __set_current_state(TASK_RUNNING); in __kthread_parkme() 412 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread() 806 __set_current_state(TASK_RUNNING); in kthreadd() 1004 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 1023 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 1039 __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()
|
| /linux/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()
|
| H A D | preemptirq_delay_test.c | 143 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.c | 275 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 279 __set_current_state(intr ? TASK_INTERRUPTIBLE : in nouveau_fence_wait_legacy() 292 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 308 __set_current_state(intr ? in nouveau_fence_wait_busy() 318 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
|
| /linux/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()
|
| /linux/kernel/sched/ |
| H A D | swait.c | 128 __set_current_state(TASK_RUNNING); in __finish_swait() 137 __set_current_state(TASK_RUNNING); in finish_swait()
|
| H A D | wait.c | 379 __set_current_state(TASK_RUNNING); in finish_wait() 443 __set_current_state(TASK_RUNNING); in wait_woken()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-fence.c | 827 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait() 829 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait() 841 __set_current_state(TASK_RUNNING); in dma_fence_default_wait() 942 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
|
| /linux/fs/jfs/ |
| H A D | jfs_lock.h | 35 __set_current_state(TASK_RUNNING); \
|
| /linux/net/rxrpc/ |
| H A D | io_thread.c | 565 __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 D | waitwake.c | 360 __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/kernel/locking/ |
| H A D | rwsem.c | 1094 __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/drivers/tty/vt/ |
| H A D | selection.c | 428 __set_current_state(TASK_RUNNING); in paste_selection() 453 __set_current_state(TASK_RUNNING); in paste_selection()
|
| /linux/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/drivers/mailbox/ |
| H A D | mailbox-test.c | 196 __set_current_state(TASK_INTERRUPTIBLE); in mbox_test_message_read() 236 __set_current_state(TASK_RUNNING); in mbox_test_message_read()
|
| /linux/fs/orangefs/ |
| H A D | orangefs-bufmap.c | 62 __set_current_state(TASK_RUNNING); in run_down() 116 __set_current_state(TASK_RUNNING); in wait_for_free()
|
| /linux/drivers/parisc/ |
| H A D | power.c | 109 __set_current_state(TASK_RUNNING); in kpowerswd()
|
| /linux/arch/s390/mm/ |
| H A D | pfault.c | 201 __set_current_state(TASK_UNINTERRUPTIBLE); in pfault_interrupt()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev.c | 453 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread() 465 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
|
| /linux/net/bluetooth/ |
| H A D | af_bluetooth.c | 409 __set_current_state(TASK_RUNNING); in bt_sock_data_wait() 731 __set_current_state(TASK_RUNNING); in bt_sock_wait_state() 770 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
|
| /linux/drivers/tty/ |
| H A D | n_hdlc.c | 469 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read() 555 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
|
| /linux/io_uring/ |
| H A D | io-wq.c | 515 __set_current_state(TASK_RUNNING); in io_wait_on_hash() 637 __set_current_state(TASK_RUNNING); in io_worker_handle_work() 720 __set_current_state(TASK_RUNNING); in io_wq_worker() 898 __set_current_state(TASK_RUNNING); in create_io_worker()
|