Home
last modified time | relevance | path

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

12345678

/linux-6.6.21/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()
Dvhost_task.c51 __set_current_state(TASK_RUNNING); in vhost_task_fn()
Dkthread.c293 __set_current_state(TASK_RUNNING); in __kthread_parkme()
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-6.6.21/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-6.6.21/tools/bpf/runqslower/
Drunqslower.bpf.c7 #define TASK_RUNNING 0 macro
77 if (prev->__state == TASK_RUNNING) in handle__sched_switch()
/linux-6.6.21/kernel/sched/
Dswait.c127 __set_current_state(TASK_RUNNING); in __finish_swait()
136 __set_current_state(TASK_RUNNING); in finish_swait()
Dwait.c400 __set_current_state(TASK_RUNNING); in finish_wait()
464 __set_current_state(TASK_RUNNING); in wait_woken()
/linux-6.6.21/fs/jfs/
Djfs_lock.h35 __set_current_state(TASK_RUNNING); \
/linux-6.6.21/net/rxrpc/
Dio_thread.c523 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
539 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
546 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
554 __set_current_state(TASK_RUNNING); in rxrpc_io_thread()
/linux-6.6.21/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-6.6.21/drivers/mmc/core/
Dsdio_irq.c189 set_current_state(TASK_RUNNING); in sdio_irq_thread()
212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
/linux-6.6.21/fs/dlm/
Drecoverd.c322 set_current_state(TASK_RUNNING); in dlm_recoverd()
331 set_current_state(TASK_RUNNING); in dlm_recoverd()
/linux-6.6.21/lib/
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-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_fence.c292 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
309 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy()
335 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
/linux-6.6.21/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-6.6.21/drivers/tty/vt/
Dselection.c407 __set_current_state(TASK_RUNNING); in paste_selection()
415 __set_current_state(TASK_RUNNING); in paste_selection()
/linux-6.6.21/kernel/locking/
Drwsem.c1090 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1097 __set_current_state(TASK_RUNNING); in rwsem_down_read_slowpath()
1184 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1191 __set_current_state(TASK_RUNNING); in rwsem_down_write_slowpath()
1413 __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-6.6.21/drivers/net/wireless/mediatek/mt76/
Dutil.c131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux-6.6.21/io_uring/
Dio_uring.h294 __set_current_state(TASK_RUNNING); in io_run_task_work()
298 __set_current_state(TASK_RUNNING); in io_run_task_work()
/linux-6.6.21/drivers/parisc/
Dpower.c116 __set_current_state(TASK_RUNNING); in kpowerswd()
/linux-6.6.21/drivers/usb/misc/
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()
/linux-6.6.21/net/bluetooth/
Daf_bluetooth.c382 __set_current_state(TASK_RUNNING); in bt_sock_data_wait()
619 __set_current_state(TASK_RUNNING); in bt_sock_wait_state()
658 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()

12345678