/openbmc/linux/kernel/sched/ |
H A D | wait.c | 277 set_current_state(state); in prepare_to_wait() 295 set_current_state(state); in prepare_to_wait_exclusive() 338 set_current_state(state); in prepare_to_wait_event() 358 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr() 375 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq() 461 set_current_state(mode); /* A */ in wait_woken()
|
H A D | swait.c | 97 set_current_state(state); in prepare_to_swait_exclusive() 117 set_current_state(state); in prepare_to_swait_event()
|
/openbmc/linux/kernel/trace/ |
H A 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()
|
H A 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()
|
H A D | trace_selftest.c | 1171 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1174 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1179 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread() 1184 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
|
/openbmc/linux/drivers/mmc/core/ |
H A 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()
|
/openbmc/linux/samples/trace_events/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | util.c | 118 set_current_state(TASK_INTERRUPTIBLE); in __mt76_worker_fn() 131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
|
/openbmc/linux/fs/dlm/ |
H A D | recoverd.c | 320 set_current_state(TASK_INTERRUPTIBLE); in dlm_recoverd() 322 set_current_state(TASK_RUNNING); in dlm_recoverd() 331 set_current_state(TASK_RUNNING); in dlm_recoverd()
|
/openbmc/linux/net/rxrpc/ |
H A D | sendmsg.c | 61 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_to_be_connected() 65 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_to_be_connected() 109 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_for_tx_window_intr() 143 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_waitall() 173 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_nonintr() 217 set_current_state(TASK_RUNNING); in rxrpc_wait_for_tx_window()
|
/openbmc/linux/drivers/tty/ |
H A 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()
|
/openbmc/linux/drivers/char/ |
H A D | applicom.c | 436 set_current_state(TASK_INTERRUPTIBLE); in ac_write() 452 set_current_state(TASK_INTERRUPTIBLE); in ac_write() 456 set_current_state(TASK_RUNNING); in ac_write() 557 set_current_state(TASK_INTERRUPTIBLE); in ac_read() 576 set_current_state(TASK_RUNNING); in ac_read() 591 set_current_state(TASK_RUNNING); in ac_read()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_lock.h | 28 set_current_state(TASK_UNINTERRUPTIBLE);\
|
/openbmc/linux/drivers/hid/ |
H A 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()
|
/openbmc/linux/drivers/usb/misc/ |
H A 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()
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 381 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_data_wait() 616 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state() 631 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state() 655 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready() 670 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0020.c | 353 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_onechip() 486 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 543 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 779 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 808 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 1006 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_staa_sync() 1076 set_current_state(TASK_UNINTERRUPTIBLE); in do_lock_oneblock() 1222 set_current_state(TASK_UNINTERRUPTIBLE); in do_unlock_oneblock()
|
/openbmc/linux/samples/ftrace/ |
H A D | sample-trace-array.c | 48 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
|
H A D | ftrace-direct-modify.c | 181 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
|
H A D | ftrace-direct-multi-modify.c | 201 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
|
/openbmc/linux/include/linux/ |
H A D | rcuwait.h | 61 set_current_state(state); \
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | speakup_apollo.c | 175 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 198 set_current_state(TASK_RUNNING); in do_catch_up()
|
H A D | speakup_decext.c | 186 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 195 set_current_state(TASK_RUNNING); in do_catch_up()
|
H A D | speakup_keypc.c | 207 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up() 214 set_current_state(TASK_RUNNING); in do_catch_up()
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | monitor_wwnr.rst | 33 1: set_current_state(TASK_UNINTERRUPTIBLE);
|