/linux-6.1.9/kernel/ ! |
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()
|
D | kthread.c | 283 __set_current_state(TASK_RUNNING); in __kthread_parkme() 361 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread() 735 __set_current_state(TASK_RUNNING); in kthreadd() 802 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 821 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
|
D | freezer.c | 86 __set_current_state(TASK_RUNNING); in __refrigerator()
|
/linux-6.1.9/kernel/trace/ ! |
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()
|
D | preemptirq_delay_test.c | 142 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ ! |
D | nouveau_fence.c | 276 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 280 __set_current_state(intr ? TASK_INTERRUPTIBLE : in nouveau_fence_wait_legacy() 293 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 309 __set_current_state(intr ? in nouveau_fence_wait_busy() 319 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
|
/linux-6.1.9/kernel/sched/ ! |
D | swait.c | 127 __set_current_state(TASK_RUNNING); in __finish_swait() 136 __set_current_state(TASK_RUNNING); in finish_swait()
|
D | wait.c | 391 __set_current_state(TASK_RUNNING); in finish_wait() 460 __set_current_state(TASK_RUNNING); in wait_woken()
|
/linux-6.1.9/drivers/dma-buf/ ! |
D | dma-fence.c | 787 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait() 789 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait() 801 __set_current_state(TASK_RUNNING); in dma_fence_default_wait() 902 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
|
/linux-6.1.9/fs/jfs/ ! |
D | jfs_lock.h | 35 __set_current_state(TASK_RUNNING); \
|
/linux-6.1.9/fs/ ! |
D | eventfd.c | 249 __set_current_state(TASK_RUNNING); in eventfd_read() 258 __set_current_state(TASK_RUNNING); in eventfd_read() 307 __set_current_state(TASK_RUNNING); in eventfd_write()
|
/linux-6.1.9/kernel/futex/ ! |
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()
|
/linux-6.1.9/drivers/gpu/drm/ ! |
D | drm_lock.c | 194 __set_current_state(TASK_INTERRUPTIBLE); in drm_legacy_lock() 219 __set_current_state(TASK_RUNNING); in drm_legacy_lock()
|
/linux-6.1.9/drivers/gpu/drm/vmwgfx/ ! |
D | vmwgfx_irq.c | 219 __set_current_state(TASK_RUNNING); in vmw_fallback_wait() 221 __set_current_state((interruptible) ? in vmw_fallback_wait()
|
/linux-6.1.9/drivers/tty/ ! |
D | tty_ldsem.c | 203 __set_current_state(TASK_RUNNING); in down_read_failed() 285 __set_current_state(TASK_RUNNING); in down_write_failed()
|
/linux-6.1.9/kernel/time/ ! |
D | timer.c | 1925 __set_current_state(TASK_RUNNING); in schedule_timeout() 1954 __set_current_state(TASK_INTERRUPTIBLE); in schedule_timeout_interruptible() 1961 __set_current_state(TASK_KILLABLE); in schedule_timeout_killable() 1968 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible() 1979 __set_current_state(TASK_IDLE); in schedule_timeout_idle() 2130 __set_current_state(state); in usleep_range_state()
|
/linux-6.1.9/drivers/tty/vt/ ! |
D | selection.c | 407 __set_current_state(TASK_RUNNING); in paste_selection() 415 __set_current_state(TASK_RUNNING); in paste_selection()
|
/linux-6.1.9/kernel/locking/ ! |
D | rwsem.c | 1099 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1106 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1196 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath() 1203 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath() 1402 __set_current_state(TASK_RUNNING)
|
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()
|
/linux-6.1.9/drivers/parisc/ ! |
D | power.c | 117 __set_current_state(TASK_RUNNING); in kpowerswd()
|
/linux-6.1.9/net/bluetooth/ ! |
D | af_bluetooth.c | 328 __set_current_state(TASK_RUNNING); in bt_sock_data_wait() 565 __set_current_state(TASK_RUNNING); in bt_sock_wait_state() 604 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
|
/linux-6.1.9/drivers/mailbox/ ! |
D | mailbox-test.c | 187 __set_current_state(TASK_INTERRUPTIBLE); in mbox_test_message_read() 227 __set_current_state(TASK_RUNNING); in mbox_test_message_read()
|
/linux-6.1.9/drivers/md/bcache/ ! |
D | closure.c | 128 __set_current_state(TASK_RUNNING); in __closure_sync()
|
/linux-6.1.9/fs/orangefs/ ! |
D | orangefs-bufmap.c | 62 __set_current_state(TASK_RUNNING); in run_down() 116 __set_current_state(TASK_RUNNING); in wait_for_free()
|
/linux-6.1.9/drivers/crypto/ccp/ ! |
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()
|