Home
last modified time | relevance | path

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

12345

/linux/kernel/time/
H A Dsleep_timeout.c88 __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 Dsmpboot.c111 __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 Dkthread.c285 __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 Dvhost_task.c45 __set_current_state(TASK_RUNNING); in vhost_task_fn()
/linux/kernel/trace/
H A Dring_buffer_benchmark.c227 __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 Dpreemptirq_delay_test.c143 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/linux/lib/
H A Dclosure.c149 __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 Dswait.c128 __set_current_state(TASK_RUNNING); in __finish_swait()
137 __set_current_state(TASK_RUNNING); in finish_swait()
H A Dwait.c379 __set_current_state(TASK_RUNNING); in finish_wait()
443 __set_current_state(TASK_RUNNING); in wait_woken()
H A Dcompletion.c98 __set_current_state(state); in do_wait_for_common()
/linux/io_uring/
H A Dwait.c35 __set_current_state(TASK_RUNNING); in io_run_task_work_sig()
138 __set_current_state(TASK_RUNNING); in io_cqring_schedule_timeout()
268 __set_current_state(TASK_RUNNING); in io_cqring_wait()
H A Dio-wq.c515 __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()
/linux/drivers/dma-buf/
H A Ddma-fence.c838 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait()
840 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait()
852 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
953 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
/linux/fs/jfs/
H A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux/net/rxrpc/
H A Dio_thread.c546 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
562 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
569 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
577 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
/linux/drivers/tty/vt/
H A Dselection.c428 __set_current_state(TASK_RUNNING); in paste_selection()
453 __set_current_state(TASK_RUNNING); in paste_selection()
/linux/fs/afs/
H A Dfs_operation.c103 __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 Dmailbox-test.c195 __set_current_state(TASK_INTERRUPTIBLE); in mbox_test_message_read()
235 __set_current_state(TASK_RUNNING); in mbox_test_message_read()
/linux/drivers/parisc/
H A Dpower.c109 __set_current_state(TASK_RUNNING); in kpowerswd()
/linux/arch/s390/mm/
H A Dpfault.c201 __set_current_state(TASK_UNINTERRUPTIBLE); in pfault_interrupt()
/linux/kernel/locking/
H A Dmutex.c542 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
773 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
803 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
/linux/drivers/crypto/ccp/
H A Dccp-dev.c453 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
465 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
/linux/drivers/tty/
H A Dn_hdlc.c469 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read()
555 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
/linux/include/linux/sched/
H A Dmm.h294 __set_current_state(TASK_UNINTERRUPTIBLE); in memalloc_retry_wait()
/linux/fs/xfs/
H A Dxfs_trans_ail.c684 __set_current_state(TASK_RUNNING); in xfsaild()
719 __set_current_state(TASK_RUNNING); in xfsaild()

12345