Home
last modified time | relevance | path

Searched refs:set_current_state (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/linux-6.3-rc2/kernel/sched/
A Dwait.c272 set_current_state(state); in prepare_to_wait()
290 set_current_state(state); in prepare_to_wait_exclusive()
333 set_current_state(state); in prepare_to_wait_event()
353 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr()
370 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq()
461 set_current_state(mode); /* A */ in wait_woken()
A Dswait.c97 set_current_state(state); in prepare_to_swait_exclusive()
117 set_current_state(state); in prepare_to_swait_event()
/linux-6.3-rc2/kernel/trace/
A Dring_buffer_benchmark.c219 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()
A Dpreemptirq_delay_test.c136 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
139 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
A Dtrace_selftest.c1166 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1169 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()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_irq.c186 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.3-rc2/samples/trace_events/
A Dtrace-events-sample.c30 set_current_state(TASK_INTERRUPTIBLE); in do_simple_thread_func()
76 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func_fn()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dutil.c118 set_current_state(TASK_INTERRUPTIBLE); in __mt76_worker_fn()
131 set_current_state(TASK_RUNNING); in __mt76_worker_fn()
/linux-6.3-rc2/fs/dlm/
A Drecoverd.c322 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.3-rc2/drivers/tty/
A Dtty_ldsem.c194 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.3-rc2/net/rxrpc/
A Dsendmsg.c65 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_to_be_connected()
69 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_to_be_connected()
113 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_for_tx_window_intr()
147 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_waitall()
177 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_nonintr()
221 set_current_state(TASK_RUNNING); in rxrpc_wait_for_tx_window()
/linux-6.3-rc2/fs/jfs/
A Djfs_lock.h28 set_current_state(TASK_UNINTERRUPTIBLE);\
/linux-6.3-rc2/net/bluetooth/
A Daf_bluetooth.c310 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.3-rc2/drivers/char/
A Dapplicom.c436 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()
/linux-6.3-rc2/drivers/hid/
A Dhid-roccat.c87 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.3-rc2/include/linux/
A Drcuwait.h61 set_current_state(state); \
/linux-6.3-rc2/drivers/usb/misc/
A Dadutux.c445 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.3-rc2/samples/ftrace/
A Dsample-trace-array.c48 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
A Dftrace-direct-modify.c111 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
A Dftrace-direct-multi-modify.c120 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
/linux-6.3-rc2/drivers/mtd/chips/
A Dcfi_cmdset_0020.c352 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.3-rc2/drivers/accessibility/speakup/
A Dspeakup_apollo.c175 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
198 set_current_state(TASK_RUNNING); in do_catch_up()
A Dspeakup_decext.c186 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
195 set_current_state(TASK_RUNNING); in do_catch_up()
/linux-6.3-rc2/Documentation/trace/rv/
A Dmonitor_wwnr.rst33 1: set_current_state(TASK_UNINTERRUPTIBLE);
/linux-6.3-rc2/fs/afs/
A Dvl_probe.c249 set_current_state(TASK_INTERRUPTIBLE); in afs_wait_for_vl_probes()
266 set_current_state(TASK_RUNNING); in afs_wait_for_vl_probes()

Completed in 38 milliseconds

12345678910>>...12