| /Linux-v5.4/kernel/ |
| D | smpboot.c | 116 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 126 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 143 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 151 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 163 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
|
| D | kthread.c | 205 __set_current_state(TASK_RUNNING); in __kthread_parkme() 246 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread() 585 __set_current_state(TASK_RUNNING); in kthreadd() 652 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 670 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
|
| /Linux-v5.4/include/drm/ |
| D | drm_os_linux.h | 40 __set_current_state(TASK_INTERRUPTIBLE); \ 53 __set_current_state(TASK_RUNNING); \
|
| /Linux-v5.4/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()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_fence.c | 268 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 272 __set_current_state(intr ? TASK_INTERRUPTIBLE : in nouveau_fence_wait_legacy() 285 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 301 __set_current_state(intr ? in nouveau_fence_wait_busy() 311 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
|
| /Linux-v5.4/drivers/dma-buf/ |
| D | dma-fence.c | 502 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait() 504 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait() 516 __set_current_state(TASK_RUNNING); in dma_fence_default_wait() 617 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
|
| /Linux-v5.4/kernel/sched/ |
| D | swait.c | 115 __set_current_state(TASK_RUNNING); in __finish_swait() 124 __set_current_state(TASK_RUNNING); in finish_swait()
|
| D | wait.c | 348 __set_current_state(TASK_RUNNING); in finish_wait() 417 __set_current_state(TASK_RUNNING); in wait_woken()
|
| /Linux-v5.4/fs/jfs/ |
| D | jfs_lock.h | 35 __set_current_state(TASK_RUNNING); \
|
| /Linux-v5.4/include/linux/ |
| D | rcuwait.h | 49 __set_current_state(TASK_RUNNING); \
|
| /Linux-v5.4/drivers/gpu/drm/via/ |
| D | via_drv.h | 169 __set_current_state(TASK_INTERRUPTIBLE); \ 182 __set_current_state(TASK_RUNNING); \
|
| /Linux-v5.4/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-v5.4/drivers/tty/vt/ |
| D | selection.c | 370 __set_current_state(TASK_RUNNING); in paste_selection() 377 __set_current_state(TASK_RUNNING); in paste_selection()
|
| /Linux-v5.4/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()
|
| D | n_hdlc.c | 600 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read() 630 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read() 703 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
|
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_irq.c | 213 __set_current_state(TASK_RUNNING); in vmw_fallback_wait() 215 __set_current_state((interruptible) ? in vmw_fallback_wait()
|
| /Linux-v5.4/fs/ |
| D | eventfd.c | 236 __set_current_state(TASK_RUNNING); in eventfd_read() 286 __set_current_state(TASK_RUNNING); in eventfd_write()
|
| /Linux-v5.4/drivers/parisc/ |
| D | power.c | 116 __set_current_state(TASK_RUNNING); in kpowerswd()
|
| /Linux-v5.4/net/bluetooth/ |
| D | af_bluetooth.c | 324 __set_current_state(TASK_RUNNING); in bt_sock_data_wait() 563 __set_current_state(TASK_RUNNING); in bt_sock_wait_state() 602 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
|
| /Linux-v5.4/kernel/time/ |
| D | timer.c | 1914 __set_current_state(TASK_INTERRUPTIBLE); in schedule_timeout_interruptible() 1921 __set_current_state(TASK_KILLABLE); in schedule_timeout_killable() 1928 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible() 1939 __set_current_state(TASK_IDLE); in schedule_timeout_idle() 2085 __set_current_state(TASK_UNINTERRUPTIBLE); in usleep_range()
|
| /Linux-v5.4/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-v5.4/kernel/locking/ |
| D | rwsem.c | 1106 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1117 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath() 1270 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath() 1279 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
|
| D | semaphore.c | 218 __set_current_state(state); in __down_common()
|
| /Linux-v5.4/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-v5.4/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()
|