Home
last modified time | relevance | path

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

123456789

/linux/kernel/sched/
H A Dwait.c256 set_current_state(state); in prepare_to_wait()
274 set_current_state(state); in prepare_to_wait_exclusive()
317 set_current_state(state); in prepare_to_wait_event()
337 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr()
354 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq()
440 set_current_state(mode); /* A */ in wait_woken()
H A Dswait.c98 set_current_state(state); in prepare_to_swait_exclusive()
118 set_current_state(state); in prepare_to_swait_event()
/linux/kernel/trace/
H A Dring_buffer_benchmark.c221 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer()
375 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die()
378 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die()
390 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer_thread()
418 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_producer_thread()
H A Dpreemptirq_delay_test.c137 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
140 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
/linux/drivers/mmc/core/
H 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/samples/trace_events/
H 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/lib/
H A Dclosure.c143 set_current_state(TASK_UNINTERRUPTIBLE); in __closure_sync()
174 set_current_state(TASK_UNINTERRUPTIBLE); in closure_return_sync()
197 set_current_state(TASK_UNINTERRUPTIBLE); in __closure_sync_timeout()
/linux/net/rxrpc/
H A Dsendmsg.c62 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_to_be_connected()
66 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_to_be_connected()
112 set_current_state(TASK_INTERRUPTIBLE); in rxrpc_wait_for_tx_window_intr()
146 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_waitall()
176 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_wait_for_tx_window_nonintr()
220 set_current_state(TASK_RUNNING); in rxrpc_wait_for_tx_window()
/linux/drivers/char/
H A Dapplicom.c435 set_current_state(TASK_INTERRUPTIBLE); in ac_write()
451 set_current_state(TASK_INTERRUPTIBLE); in ac_write()
455 set_current_state(TASK_RUNNING); in ac_write()
556 set_current_state(TASK_INTERRUPTIBLE); in ac_read()
575 set_current_state(TASK_RUNNING); in ac_read()
590 set_current_state(TASK_RUNNING); in ac_read()
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.c284 set_current_state(TASK_INTERRUPTIBLE); in invoke_test_on_cpu_func()
372 set_current_state(TASK_UNINTERRUPTIBLE); in time_bench_run_concurrent()
380 set_current_state(TASK_UNINTERRUPTIBLE); in time_bench_run_concurrent()
/linux/fs/jfs/
H A Djfs_lock.h28 set_current_state(TASK_UNINTERRUPTIBLE);\
/linux/drivers/hid/
H 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/drivers/usb/misc/
H 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/net/bluetooth/
H A Daf_bluetooth.c391 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_data_wait()
710 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
725 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
749 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
764 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c353 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()
/linux/fs/xfs/
H A Dxfs_zone_gc.c1031 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1038 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1045 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1053 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1059 set_current_state(TASK_RUNNING); in xfs_zone_gc_handle_work()
1086 set_current_state(TASK_INTERRUPTIBLE | TASK_FREEZABLE); in xfs_zoned_gcd()
/linux/samples/ftrace/
H A Dsample-trace-array.c48 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
/linux/drivers/accessibility/speakup/
H A Dspeakup_apollo.c175 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
198 set_current_state(TASK_RUNNING); in do_catch_up()
H A Dspeakup_decext.c186 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
195 set_current_state(TASK_RUNNING); in do_catch_up()
H A Dspeakup_keypc.c207 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
214 set_current_state(TASK_RUNNING); in do_catch_up()
H A Dspeakup_acntpc.c206 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
213 set_current_state(TASK_RUNNING); in do_catch_up()
/linux/Documentation/trace/rv/
H A Dmonitor_wwnr.rst33 1: set_current_state(TASK_UNINTERRUPTIBLE);
/linux/drivers/char/mwave/
H A Dmwavedd.c232 set_current_state(TASK_INTERRUPTIBLE); in mwave_ioctl()
245 set_current_state(TASK_RUNNING); in mwave_ioctl()
/linux/kernel/locking/
H A Drwsem.c1067 set_current_state(state); in rwsem_down_read_slowpath()
1088 set_current_state(state); in rwsem_down_read_slowpath()
1152 set_current_state(state); in rwsem_down_write_slowpath()
1187 set_current_state(state); in rwsem_down_write_slowpath()
1421 set_current_state(state)
/linux/fs/afs/
H A Dvl_probe.c267 set_current_state(TASK_INTERRUPTIBLE); in afs_wait_for_vl_probes()
284 set_current_state(TASK_RUNNING); in afs_wait_for_vl_probes()

123456789