Home
last modified time | relevance | path

Searched refs:__set_current_state (Results 1 – 25 of 146) sorted by relevance

123456

/Linux-v6.1/kernel/
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()
Dkthread.c283 __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()
Dfreezer.c86 __set_current_state(TASK_RUNNING); in __refrigerator()
/Linux-v6.1/kernel/trace/
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()
Dpreemptirq_delay_test.c142 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_fence.c276 __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-v6.1/kernel/sched/
Dswait.c127 __set_current_state(TASK_RUNNING); in __finish_swait()
136 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c391 __set_current_state(TASK_RUNNING); in finish_wait()
460 __set_current_state(TASK_RUNNING); in wait_woken()
/Linux-v6.1/drivers/dma-buf/
Ddma-fence.c787 __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-v6.1/fs/jfs/
Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/Linux-v6.1/fs/
Deventfd.c244 __set_current_state(TASK_RUNNING); in eventfd_read()
253 __set_current_state(TASK_RUNNING); in eventfd_read()
302 __set_current_state(TASK_RUNNING); in eventfd_write()
/Linux-v6.1/kernel/futex/
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()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_lock.c194 __set_current_state(TASK_INTERRUPTIBLE); in drm_legacy_lock()
219 __set_current_state(TASK_RUNNING); in drm_legacy_lock()
/Linux-v6.1/drivers/tty/
Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c219 __set_current_state(TASK_RUNNING); in vmw_fallback_wait()
221 __set_current_state((interruptible) ? in vmw_fallback_wait()
/Linux-v6.1/kernel/time/
Dtimer.c1925 __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-v6.1/drivers/tty/vt/
Dselection.c407 __set_current_state(TASK_RUNNING); in paste_selection()
415 __set_current_state(TASK_RUNNING); in paste_selection()
/Linux-v6.1/kernel/locking/
Drwsem.c1099 __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)
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()
/Linux-v6.1/drivers/parisc/
Dpower.c117 __set_current_state(TASK_RUNNING); in kpowerswd()
/Linux-v6.1/net/bluetooth/
Daf_bluetooth.c328 __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-v6.1/drivers/mailbox/
Dmailbox-test.c187 __set_current_state(TASK_INTERRUPTIBLE); in mbox_test_message_read()
227 __set_current_state(TASK_RUNNING); in mbox_test_message_read()
/Linux-v6.1/drivers/md/bcache/
Dclosure.c128 __set_current_state(TASK_RUNNING); in __closure_sync()
/Linux-v6.1/fs/orangefs/
Dorangefs-bufmap.c62 __set_current_state(TASK_RUNNING); in run_down()
116 __set_current_state(TASK_RUNNING); in wait_for_free()
/Linux-v6.1/drivers/crypto/ccp/
Dccp-dev.c453 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
465 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()

123456