Home
last modified time | relevance | path

Searched refs:TASK_RUNNING (Results 1 – 25 of 200) sorted by relevance

12345678

/linux/kernel/
A Dfreezer.c77 current->saved_state = TASK_RUNNING; in __refrigerator()
90 __set_current_state(TASK_RUNNING); in __refrigerator()
193 if (state != TASK_RUNNING) { in __restore_freezer_state()
195 p->saved_state = TASK_RUNNING; in __restore_freezer_state()
A 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()
A Dkthread.c293 __set_current_state(TASK_RUNNING); in __kthread_parkme()
756 __set_current_state(TASK_RUNNING); in kthreadd()
823 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
842 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
858 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
A Dvhost_task.c45 __set_current_state(TASK_RUNNING); in vhost_task_fn()
/linux/kernel/trace/
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()
A Dpreemptirq_delay_test.c140 __set_current_state(TASK_RUNNING); in preemptirq_delay_run()
/linux/tools/bpf/runqslower/
A Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/linux/lib/
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()
A Dtest_lockup.c330 if (wait_state == TASK_RUNNING) { in test_wait()
471 wait_state = TASK_RUNNING; in test_lockup_init()
519 if ((wait_state != TASK_RUNNING || in test_lockup_init()
/linux/kernel/sched/
A Dswait.c127 __set_current_state(TASK_RUNNING); in __finish_swait()
136 __set_current_state(TASK_RUNNING); in finish_swait()
A Dwait.c360 __set_current_state(TASK_RUNNING); in finish_wait()
424 __set_current_state(TASK_RUNNING); in wait_woken()
/linux/fs/jfs/
A Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux/net/rxrpc/
A Dio_thread.c540 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
556 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
563 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
571 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
/linux/kernel/futex/
A Dwaitwake.c372 __set_current_state(TASK_RUNNING); in futex_wait_queue()
469 __set_current_state(TASK_RUNNING); in futex_wait_multiple_setup()
559 __set_current_state(TASK_RUNNING); in futex_wait_multiple()
/linux/io_uring/
A Dio_uring.h324 __set_current_state(TASK_RUNNING); in io_run_task_work()
330 __set_current_state(TASK_RUNNING); in io_run_task_work()
337 __set_current_state(TASK_RUNNING); in io_run_task_work()
/linux/drivers/mmc/core/
A Dsdio_irq.c189 set_current_state(TASK_RUNNING); in sdio_irq_thread()
212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fence.c293 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
310 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
336 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/linux/drivers/tty/
A Dtty_ldsem.c203 __set_current_state(TASK_RUNNING); in down_read_failed()
285 __set_current_state(TASK_RUNNING); in down_write_failed()
/linux/drivers/tty/vt/
A Dselection.c416 __set_current_state(TASK_RUNNING); in paste_selection()
424 __set_current_state(TASK_RUNNING); in paste_selection()
/linux/fs/dlm/
A Drecoverd.c412 set_current_state(TASK_RUNNING); in dlm_recoverd()
421 set_current_state(TASK_RUNNING); in dlm_recoverd()
/linux/kernel/locking/
A Drwsem.c1088 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1095 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1182 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1189 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1411 __set_current_state(TASK_RUNNING)
A Dmutex.c509 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
708 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
737 __set_current_state(TASK_RUNNING); in __mutex_lock_common()
/linux/drivers/net/wireless/mediatek/mt76/
A Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux/drivers/parisc/
A Dpower.c91 __set_current_state(TASK_RUNNING); in kpowerswd()
/linux/drivers/usb/misc/
A Dadutux.c453 set_current_state(TASK_RUNNING); in adu_read()
545 set_current_state(TASK_RUNNING); in adu_write()
567 set_current_state(TASK_RUNNING); in adu_write()

Completed in 41 milliseconds

12345678