/linux-6.1.9/kernel/sched/ |
D | wait.c | 268 set_current_state(state); in prepare_to_wait() 286 set_current_state(state); in prepare_to_wait_exclusive() 329 set_current_state(state); in prepare_to_wait_event() 349 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr() 366 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq() 457 set_current_state(mode); /* A */ in wait_woken()
|
D | swait.c | 97 set_current_state(state); in prepare_to_swait_exclusive() 117 set_current_state(state); in prepare_to_swait_event()
|
/linux-6.1.9/kernel/trace/ |
D | ring_buffer_benchmark.c | 219 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer() 373 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die() 376 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die() 388 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer_thread() 416 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_producer_thread()
|
D | preemptirq_delay_test.c | 136 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run() 139 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
|
D | trace_selftest.c | 1159 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1162 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1167 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1172 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
|
/linux-6.1.9/drivers/mmc/core/ |
D | sdio_irq.c | 186 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread() 189 set_current_state(TASK_RUNNING); in sdio_irq_thread() 207 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread() 212 set_current_state(TASK_RUNNING); in sdio_irq_thread()
|
/linux-6.1.9/samples/trace_events/ |
D | trace-events-sample.c | 30 set_current_state(TASK_INTERRUPTIBLE); in do_simple_thread_func() 76 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func_fn()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | util.c | 118 set_current_state(TASK_INTERRUPTIBLE); in __mt76_worker_fn() 131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
|
/linux-6.1.9/fs/dlm/ |
D | recoverd.c | 322 set_current_state(TASK_INTERRUPTIBLE); in dlm_recoverd() 324 set_current_state(TASK_RUNNING); in dlm_recoverd() 333 set_current_state(TASK_RUNNING); in dlm_recoverd()
|
/linux-6.1.9/drivers/tty/ |
D | tty_ldsem.c | 194 set_current_state(TASK_UNINTERRUPTIBLE); in down_read_failed() 257 set_current_state(TASK_UNINTERRUPTIBLE); in down_write_failed() 264 set_current_state(TASK_UNINTERRUPTIBLE); in down_write_failed()
|
/linux-6.1.9/fs/jfs/ |
D | jfs_lock.h | 28 set_current_state(TASK_UNINTERRUPTIBLE);\
|
/linux-6.1.9/net/bluetooth/ |
D | af_bluetooth.c | 310 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_data_wait() 544 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state() 559 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state() 583 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready() 598 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
|
/linux-6.1.9/drivers/char/ |
D | applicom.c | 433 set_current_state(TASK_INTERRUPTIBLE); in ac_write() 449 set_current_state(TASK_INTERRUPTIBLE); in ac_write() 453 set_current_state(TASK_RUNNING); in ac_write() 554 set_current_state(TASK_INTERRUPTIBLE); in ac_read() 573 set_current_state(TASK_RUNNING); in ac_read() 588 set_current_state(TASK_RUNNING); in ac_read()
|
/linux-6.1.9/drivers/hid/ |
D | hid-roccat.c | 87 set_current_state(TASK_INTERRUPTIBLE); in roccat_read() 107 set_current_state(TASK_INTERRUPTIBLE); in roccat_read() 110 set_current_state(TASK_RUNNING); in roccat_read()
|
/linux-6.1.9/include/linux/ |
D | rcuwait.h | 61 set_current_state(state); \
|
/linux-6.1.9/drivers/usb/misc/ |
D | adutux.c | 445 set_current_state(TASK_INTERRUPTIBLE); in adu_read() 453 set_current_state(TASK_RUNNING); in adu_read() 536 set_current_state(TASK_INTERRUPTIBLE); in adu_write() 545 set_current_state(TASK_RUNNING); in adu_write() 567 set_current_state(TASK_RUNNING); in adu_write()
|
/linux-6.1.9/drivers/accessibility/speakup/ |
D | speakup_apollo.c | 162 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 185 set_current_state(TASK_RUNNING); in do_catch_up()
|
D | speakup_decext.c | 177 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 186 set_current_state(TASK_RUNNING); in do_catch_up()
|
D | speakup_keypc.c | 198 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 205 set_current_state(TASK_RUNNING); in do_catch_up()
|
D | speakup_acntpc.c | 197 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 204 set_current_state(TASK_RUNNING); in do_catch_up()
|
/linux-6.1.9/samples/ftrace/ |
D | sample-trace-array.c | 48 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
|
D | ftrace-direct-modify.c | 108 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
|
D | ftrace-direct-multi-modify.c | 117 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
|
/linux-6.1.9/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 352 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_onechip() 485 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 542 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 778 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 807 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 1005 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_staa_sync() 1075 set_current_state(TASK_UNINTERRUPTIBLE); in do_lock_oneblock() 1221 set_current_state(TASK_UNINTERRUPTIBLE); in do_unlock_oneblock()
|
/linux-6.1.9/Documentation/trace/rv/ |
D | monitor_wwnr.rst | 33 1: set_current_state(TASK_UNINTERRUPTIBLE);
|