Home
last modified time | relevance | path

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

123456

/Linux-v5.10/kernel/
Dsmpboot.c116 __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()
Dkthread.c235 __set_current_state(TASK_RUNNING); in __kthread_parkme()
277 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread()
622 __set_current_state(TASK_RUNNING); in kthreadd()
689 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
707 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
/Linux-v5.10/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.c128 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fence.c277 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
281 __set_current_state(intr ? TASK_INTERRUPTIBLE : in nouveau_fence_wait_legacy()
294 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
310 __set_current_state(intr ? in nouveau_fence_wait_busy()
320 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/Linux-v5.10/kernel/sched/
Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c365 __set_current_state(TASK_RUNNING); in finish_wait()
434 __set_current_state(TASK_RUNNING); in wait_woken()
/Linux-v5.10/drivers/dma-buf/
Ddma-fence.c704 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait()
706 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait()
718 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
819 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
/Linux-v5.10/fs/jfs/
Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/Linux-v5.10/fs/
Deventfd.c243 __set_current_state(TASK_RUNNING); in eventfd_read()
252 __set_current_state(TASK_RUNNING); in eventfd_read()
299 __set_current_state(TASK_RUNNING); in eventfd_write()
/Linux-v5.10/include/linux/
Drcuwait.h53 __set_current_state(TASK_RUNNING); in finish_rcuwait()
/Linux-v5.10/drivers/gpu/drm/via/
Dvia_drv.h169 __set_current_state(TASK_INTERRUPTIBLE); \
182 __set_current_state(TASK_RUNNING); \
/Linux-v5.10/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-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c213 __set_current_state(TASK_RUNNING); in vmw_fallback_wait()
215 __set_current_state((interruptible) ? in vmw_fallback_wait()
/Linux-v5.10/drivers/tty/
Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
Dn_hdlc.c444 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read()
474 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read()
530 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
/Linux-v5.10/drivers/tty/vt/
Dselection.c406 __set_current_state(TASK_RUNNING); in paste_selection()
414 __set_current_state(TASK_RUNNING); in paste_selection()
/Linux-v5.10/drivers/parisc/
Dpower.c116 __set_current_state(TASK_RUNNING); in kpowerswd()
/Linux-v5.10/net/bluetooth/
Daf_bluetooth.c327 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()
564 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()
603 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
/Linux-v5.10/kernel/time/
Dtimer.c1890 __set_current_state(TASK_INTERRUPTIBLE); in schedule_timeout_interruptible()
1897 __set_current_state(TASK_KILLABLE); in schedule_timeout_killable()
1904 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible()
1915 __set_current_state(TASK_IDLE); in schedule_timeout_idle()
2062 __set_current_state(TASK_UNINTERRUPTIBLE); in usleep_range()
/Linux-v5.10/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-v5.10/kernel/locking/
Drwsem.c1103 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1114 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1267 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1276 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
Dpercpu-rwsem.c162 __set_current_state(TASK_RUNNING); in percpu_rwsem_wait()
/Linux-v5.10/drivers/md/bcache/
Dclosure.c128 __set_current_state(TASK_RUNNING); in __closure_sync()
/Linux-v5.10/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