/linux-4.1.27/kernel/ |
D | kthread.c | 159 __set_current_state(TASK_PARKED); in __kthread_parkme() 164 __set_current_state(TASK_PARKED); in __kthread_parkme() 167 __set_current_state(TASK_RUNNING); in __kthread_parkme() 198 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread() 499 __set_current_state(TASK_RUNNING); in kthreadd() 557 __set_current_state(TASK_RUNNING); in kthread_worker_fn() 575 __set_current_state(TASK_RUNNING); in kthread_worker_fn()
|
D | smpboot.c | 114 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 123 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 140 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 148 __set_current_state(TASK_RUNNING); in smpboot_thread_fn() 160 __set_current_state(TASK_RUNNING); in smpboot_thread_fn()
|
D | pid_namespace.c | 263 __set_current_state(TASK_RUNNING); in zap_pid_ns_processes()
|
D | signal.c | 1925 __set_current_state(TASK_RUNNING); in ptrace_stop() 2068 __set_current_state(TASK_STOPPED); in do_signal_stop() 3552 __set_current_state(TASK_INTERRUPTIBLE); in SYSCALL_DEFINE0() 3565 __set_current_state(TASK_INTERRUPTIBLE); in sigsuspend()
|
D | audit_tree.c | 665 __set_current_state(TASK_RUNNING); in prune_tree_thread()
|
D | workqueue.c | 2227 __set_current_state(TASK_INTERRUPTIBLE); in worker_thread() 2290 __set_current_state(TASK_RUNNING); in rescuer_thread() 2354 __set_current_state(TASK_RUNNING); in rescuer_thread()
|
D | exit.c | 1522 __set_current_state(TASK_RUNNING); in do_wait()
|
D | audit.c | 1323 __set_current_state(TASK_RUNNING); in wait_for_auditd()
|
D | futex.c | 2095 __set_current_state(TASK_RUNNING); in futex_wait_queue_me()
|
/linux-4.1.27/include/drm/ |
D | drm_os_linux.h | 50 __set_current_state(TASK_INTERRUPTIBLE); \ 63 __set_current_state(TASK_RUNNING); \
|
/linux-4.1.27/drivers/staging/unisys/include/ |
D | timskmod.h | 119 do { __set_current_state(TASK_INTERRUPTIBLE); \ 127 do { __set_current_state(TASK_INTERRUPTIBLE); \
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | dgnc_utils.c | 15 __set_current_state(TASK_INTERRUPTIBLE); in dgnc_ms_sleep()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.c | 326 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 330 __set_current_state(intr ? TASK_INTERRUPTIBLE : in nouveau_fence_wait_legacy() 343 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_legacy() 359 __set_current_state(intr ? in nouveau_fence_wait_busy() 369 __set_current_state(TASK_RUNNING); in nouveau_fence_wait_busy()
|
/linux-4.1.27/drivers/dma-buf/ |
D | fence.c | 378 __set_current_state(TASK_INTERRUPTIBLE); in fence_default_wait() 380 __set_current_state(TASK_UNINTERRUPTIBLE); in fence_default_wait() 392 __set_current_state(TASK_RUNNING); in fence_default_wait()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_lock.h | 48 __set_current_state(TASK_RUNNING); \
|
D | jfs_metapage.c | 66 __set_current_state(TASK_RUNNING); in __lock_metapage()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_lock.c | 85 __set_current_state(TASK_INTERRUPTIBLE); in drm_legacy_lock() 110 __set_current_state(TASK_RUNNING); in drm_legacy_lock()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_irq.c | 157 __set_current_state(TASK_RUNNING); in vmw_fallback_wait() 159 __set_current_state((interruptible) ? in vmw_fallback_wait()
|
D | vmwgfx_fence.c | 205 __set_current_state(TASK_INTERRUPTIBLE); in vmw_fence_wait() 207 __set_current_state(TASK_UNINTERRUPTIBLE); in vmw_fence_wait() 219 __set_current_state(TASK_RUNNING); in vmw_fence_wait()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_trans_ail.c | 503 __set_current_state(TASK_KILLABLE); in xfsaild() 505 __set_current_state(TASK_INTERRUPTIBLE); in xfsaild() 531 __set_current_state(TASK_RUNNING); in xfsaild()
|
D | xfs_log_priv.h | 555 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_wait()
|
D | xfs_log.c | 268 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_grant_head_wait()
|
/linux-4.1.27/drivers/tty/ |
D | bfin_jtag_comm.c | 78 __set_current_state(TASK_UNINTERRUPTIBLE); in bfin_jc_emudat_manager() 136 __set_current_state(TASK_RUNNING); in bfin_jc_emudat_manager()
|
D | n_hdlc.c | 647 __set_current_state(TASK_RUNNING); in n_hdlc_tty_read() 720 __set_current_state(TASK_RUNNING); in n_hdlc_tty_write()
|
D | metag_da.c | 285 __set_current_state(TASK_RUNNING); in put_data()
|
D | mips_ejtag_fdc.c | 492 __set_current_state(TASK_RUNNING); in mips_ejtag_fdc_put()
|
D | amiserial.c | 1491 __set_current_state(TASK_RUNNING); in rs_wait_until_sent()
|
D | rocket.c | 1491 __set_current_state(TASK_RUNNING); in rp_wait_until_sent()
|
/linux-4.1.27/kernel/trace/ |
D | ring_buffer_benchmark.c | 364 __set_current_state(TASK_RUNNING); in wait_to_die() 380 __set_current_state(TASK_RUNNING); in ring_buffer_consumer_thread()
|
D | trace_selftest.c | 1071 __set_current_state(TASK_RUNNING); in trace_wakeup_test_thread()
|
D | trace_events.c | 2740 __set_current_state(TASK_RUNNING); in event_test_thread()
|
/linux-4.1.27/kernel/sched/ |
D | wait.c | 236 __set_current_state(TASK_RUNNING); in finish_wait() 281 __set_current_state(TASK_RUNNING); in abort_exclusive_wait() 336 __set_current_state(TASK_RUNNING); in wait_woken()
|
D | completion.c | 73 __set_current_state(state); in do_wait_for_common()
|
/linux-4.1.27/fs/ |
D | eventfd.c | 213 __set_current_state(TASK_RUNNING); in eventfd_ctx_read() 277 __set_current_state(TASK_RUNNING); in eventfd_write()
|
D | signalfd.c | 194 __set_current_state(TASK_RUNNING); in signalfd_dequeue()
|
D | exec.c | 915 __set_current_state(TASK_KILLABLE); in de_thread() 942 __set_current_state(TASK_KILLABLE); in de_thread()
|
D | select.c | 242 __set_current_state(TASK_RUNNING); in poll_schedule_timeout()
|
D | direct-io.c | 439 __set_current_state(TASK_UNINTERRUPTIBLE); in dio_await_one()
|
D | eventpoll.c | 1644 __set_current_state(TASK_RUNNING); in ep_poll()
|
/linux-4.1.27/drivers/parisc/ |
D | power.c | 117 __set_current_state(TASK_RUNNING); in kpowerswd()
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 281 __set_current_state(TASK_RUNNING); in bt_sock_data_wait() 528 __set_current_state(TASK_RUNNING); in bt_sock_wait_state() 567 __set_current_state(TASK_RUNNING); in bt_sock_wait_ready()
|
/linux-4.1.27/kernel/time/ |
D | timer.c | 1528 __set_current_state(TASK_INTERRUPTIBLE); in schedule_timeout_interruptible() 1535 __set_current_state(TASK_KILLABLE); in schedule_timeout_killable() 1542 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible() 1717 __set_current_state(TASK_UNINTERRUPTIBLE); in usleep_range()
|
D | hrtimer.c | 1511 __set_current_state(TASK_RUNNING); in do_nanosleep() 1757 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock() 1784 __set_current_state(TASK_RUNNING); in schedule_hrtimeout_range_clock()
|
D | alarmtimer.c | 666 __set_current_state(TASK_RUNNING); in alarmtimer_do_nsleep()
|
D | posix-cpu-timers.c | 1289 __set_current_state(TASK_INTERRUPTIBLE); in do_cpu_nanosleep()
|
/linux-4.1.27/drivers/staging/speakup/ |
D | selection.c | 162 __set_current_state(TASK_RUNNING); in __speakup_paste_selection()
|
/linux-4.1.27/drivers/md/bcache/ |
D | closure.h | 217 __set_current_state(TASK_RUNNING); in __closure_end_sleep()
|
D | alloc.c | 295 __set_current_state(TASK_RUNNING); \
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-dev.c | 243 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread() 255 __set_current_state(TASK_RUNNING); in ccp_cmd_queue_thread()
|
/linux-4.1.27/drivers/tty/vt/ |
D | selection.c | 365 __set_current_state(TASK_RUNNING); in paste_selection()
|
/linux-4.1.27/mm/ |
D | highmem.c | 246 __set_current_state(TASK_UNINTERRUPTIBLE); in map_new_virtual()
|
D | page-writeback.c | 1495 __set_current_state(TASK_KILLABLE); in balance_dirty_pages()
|
D | memory_hotplug.c | 116 __set_current_state(TASK_UNINTERRUPTIBLE); in mem_hotplug_begin()
|
D | memory.c | 3401 __set_current_state(TASK_RUNNING); in handle_mm_fault()
|
/linux-4.1.27/lib/ |
D | klist.c | 258 __set_current_state(TASK_RUNNING); in klist_remove()
|
/linux-4.1.27/kernel/locking/ |
D | rwsem-xadd.c | 481 __set_current_state(TASK_RUNNING); in rwsem_down_write_failed()
|
D | rtmutex.c | 1135 __set_current_state(TASK_RUNNING); in __rt_mutex_slowlock() 1198 __set_current_state(TASK_RUNNING); in rt_mutex_slowlock()
|
D | mutex.c | 395 __set_current_state(TASK_RUNNING); in mutex_optimistic_spin()
|
/linux-4.1.27/fs/afs/ |
D | rxrpc.c | 564 __set_current_state(TASK_RUNNING); in afs_wait_for_call_to_complete() 579 __set_current_state(TASK_RUNNING); in afs_wait_for_call_to_complete()
|
D | callback.c | 319 __set_current_state(TASK_RUNNING); in afs_give_up_callback()
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 715 __set_current_state(TASK_INTERRUPTIBLE); in x25_wait_for_connection_establishment() 732 __set_current_state(TASK_RUNNING); in x25_wait_for_connection_establishment() 833 __set_current_state(TASK_INTERRUPTIBLE); in x25_wait_for_data() 850 __set_current_state(TASK_RUNNING); in x25_wait_for_data()
|
/linux-4.1.27/kernel/rcu/ |
D | tree.h | 410 __set_current_state(TASK_RUNNING); \
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 305 __set_current_state(TASK_INTERRUPTIBLE); in sb_dequeue() 388 __set_current_state(TASK_RUNNING); in get_curr_sync_buff() 1680 __set_current_state(TASK_RUNNING); in sync_thread_master() 1687 __set_current_state(TASK_RUNNING); in sync_thread_master()
|
/linux-4.1.27/drivers/base/ |
D | devtmpfs.c | 404 __set_current_state(TASK_INTERRUPTIBLE); in devtmpfsd()
|
/linux-4.1.27/drivers/char/ |
D | rtc.c | 360 __set_current_state(TASK_INTERRUPTIBLE); in rtc_read() 391 __set_current_state(TASK_RUNNING); in rtc_read()
|
D | hpet.c | 339 __set_current_state(TASK_RUNNING); in hpet_read()
|
/linux-4.1.27/drivers/net/wan/ |
D | cosa.c | 817 __set_current_state(TASK_RUNNING); in cosa_read() 824 __set_current_state(TASK_RUNNING); in cosa_read() 901 __set_current_state(TASK_RUNNING); in cosa_write() 909 __set_current_state(TASK_RUNNING); in cosa_write()
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | core.c | 312 __set_current_state(TASK_RUNNING); in cmtp_session()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-connection.c | 520 __set_current_state(TASK_RUNNING); in rxrpc_connect_call() 612 __set_current_state(TASK_RUNNING); in rxrpc_connect_call()
|
/linux-4.1.27/ipc/ |
D | msg.c | 165 __set_current_state(TASK_INTERRUPTIBLE); in ss_add() 914 __set_current_state(TASK_INTERRUPTIBLE); in do_msgrcv()
|
D | sem.c | 1954 __set_current_state(TASK_INTERRUPTIBLE); in SYSCALL_DEFINE4()
|
/linux-4.1.27/net/nfc/ |
D | llcp_sock.c | 59 __set_current_state(TASK_RUNNING); in sock_wait_state() 480 __set_current_state(TASK_RUNNING); in llcp_sock_accept()
|
/linux-4.1.27/drivers/crypto/ |
D | mxs-dcp.c | 353 __set_current_state(TASK_INTERRUPTIBLE); in dcp_chan_thread_aes() 649 __set_current_state(TASK_INTERRUPTIBLE); in dcp_chan_thread_sha()
|
D | mv_cesa.c | 600 __set_current_state(TASK_INTERRUPTIBLE); in queue_manag()
|
D | sahara.c | 1107 __set_current_state(TASK_INTERRUPTIBLE); in sahara_queue_manage()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | me_daq.c | 176 __set_current_state(TASK_INTERRUPTIBLE); in sleep()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-dev.c | 165 __set_current_state(TASK_INTERRUPTIBLE); in rtc_dev_read()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | fmr_pool.c | 196 __set_current_state(TASK_RUNNING); in ib_fmr_cleanup_thread()
|
/linux-4.1.27/net/irda/ircomm/ |
D | ircomm_tty.c | 356 __set_current_state(TASK_RUNNING); in ircomm_tty_block_til_ready() 816 __set_current_state(TASK_RUNNING); in ircomm_tty_wait_until_sent()
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvcs.c | 647 __set_current_state(TASK_RUNNING); in khvcsd() 673 __set_current_state(TASK_RUNNING); in khvcsd()
|
D | hvc_console.c | 776 __set_current_state(TASK_RUNNING); in khvcd()
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 485 __set_current_state(TASK_INTERRUPTIBLE); in bnx2fc_l2_rcv_thread() 488 __set_current_state(TASK_RUNNING); in bnx2fc_l2_rcv_thread() 622 __set_current_state(TASK_INTERRUPTIBLE); in bnx2fc_percpu_io_thread() 625 __set_current_state(TASK_RUNNING); in bnx2fc_percpu_io_thread()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_vbi.c | 109 __set_current_state(TASK_RUNNING); in vbi_workaround()
|
/linux-4.1.27/arch/x86/xen/ |
D | smp.c | 498 __set_current_state(TASK_UNINTERRUPTIBLE); in xen_cpu_die()
|
/linux-4.1.27/kernel/irq/ |
D | manage.c | 708 __set_current_state(TASK_RUNNING); in irq_wait_for_interrupt() 714 __set_current_state(TASK_RUNNING); in irq_wait_for_interrupt()
|
/linux-4.1.27/fs/ubifs/ |
D | commit.c | 316 __set_current_state(TASK_RUNNING); in ubifs_bg_thread()
|
/linux-4.1.27/include/linux/ |
D | wait.h | 579 __set_current_state(TASK_RUNNING); \
|
D | sched.h | 269 #define __set_current_state(state_value) \ macro 298 #define __set_current_state(state_value) \ macro
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | core.c | 520 __set_current_state(TASK_RUNNING); in bnep_session()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_fence.c | 1083 __set_current_state(TASK_RUNNING); in radeon_fence_default_wait()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmthread.c | 77 __set_current_state(TASK_RUNNING); in __dlm_wait_on_lockres_flags()
|
/linux-4.1.27/drivers/vhost/ |
D | vhost.c | 227 __set_current_state(TASK_RUNNING); in vhost_worker() 240 __set_current_state(TASK_RUNNING); in vhost_worker()
|
/linux-4.1.27/net/irda/irnet/ |
D | irnet_ppp.c | 324 __set_current_state(TASK_RUNNING); in irnet_ctrl_read()
|
/linux-4.1.27/drivers/md/ |
D | dm-log-writes.c | 408 __set_current_state(TASK_RUNNING); in log_writes_kthread()
|
D | dm-crypt.c | 1193 __set_current_state(TASK_INTERRUPTIBLE); in dmcrypt_write()
|
/linux-4.1.27/drivers/usb/storage/ |
D | usb.c | 424 __set_current_state(TASK_RUNNING); in usb_stor_control_thread()
|
/linux-4.1.27/drivers/uio/ |
D | uio.c | 548 __set_current_state(TASK_RUNNING); in uio_read()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_irq.c | 799 __set_current_state(TASK_RUNNING); in comp_task()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_error.c | 2193 __set_current_state(TASK_RUNNING); in scsi_error_handler() 2230 __set_current_state(TASK_RUNNING); in scsi_error_handler()
|
D | mvumi.c | 1655 __set_current_state(TASK_RUNNING); in mvumi_rescan_bus()
|
/linux-4.1.27/sound/oss/ |
D | msnd_pinnacle.c | 678 __set_current_state(TASK_INTERRUPTIBLE); in dsp_write_flush() 1291 __set_current_state(TASK_INTERRUPTIBLE); in calibrate_adc()
|
D | swarm_cs4297a.c | 1657 __set_current_state(TASK_RUNNING); in drain_dac()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 567 __set_current_state(TASK_RUNNING); in spu_prio_wait()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 975 __set_current_state(TASK_RUNNING); in netlink_table_grab() 1723 __set_current_state(TASK_INTERRUPTIBLE); in netlink_attachskb() 1731 __set_current_state(TASK_RUNNING); in netlink_attachskb()
|
/linux-4.1.27/net/core/ |
D | pktgen.c | 2223 __set_current_state(TASK_RUNNING); in spin() 3435 __set_current_state(TASK_RUNNING); in pktgen_thread_worker() 3499 __set_current_state(TASK_RUNNING); in pktgen_thread_worker()
|
/linux-4.1.27/drivers/w1/ |
D | w1.c | 1136 __set_current_state(TASK_INTERRUPTIBLE); in w1_process()
|
/linux-4.1.27/net/sunrpc/ |
D | svc_xprt.c | 704 __set_current_state(TASK_RUNNING); in svc_get_next_xprt()
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 647 __set_current_state(TASK_RUNNING); in lis3lv02d_misc_read()
|
/linux-4.1.27/drivers/platform/x86/ |
D | intel_ips.c | 1108 __set_current_state(TASK_INTERRUPTIBLE); in ips_monitor()
|
/linux-4.1.27/drivers/usb/host/ |
D | max3421-hcd.c | 1433 __set_current_state(TASK_RUNNING); in max3421_spi_thread()
|
/linux-4.1.27/drivers/staging/panel/ |
D | panel.c | 781 __set_current_state(TASK_INTERRUPTIBLE); in long_sleep()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoecmd.c | 1303 __set_current_state(TASK_INTERRUPTIBLE); in kthread()
|
/linux-4.1.27/drivers/macintosh/ |
D | via-pmu.c | 2144 __set_current_state(TASK_RUNNING); in pmu_read()
|
/linux-4.1.27/fs/btrfs/ |
D | disk-io.c | 1808 __set_current_state(TASK_RUNNING); in cleaner_kthread() 1872 __set_current_state(TASK_RUNNING); in transaction_kthread()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_input.c | 4519 __set_current_state(TASK_RUNNING); in tcp_data_queue() 5271 __set_current_state(TASK_RUNNING); in tcp_rcv_established()
|
/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 1691 __set_current_state(TASK_INTERRUPTIBLE); in reap_as()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | falcon.c | 734 __set_current_state(uninterruptible ? in falcon_spi_slow_wait()
|
/linux-4.1.27/drivers/tty/serial/ |
D | serial_core.c | 1121 __set_current_state(TASK_RUNNING); in uart_wait_modem_status()
|
/linux-4.1.27/drivers/net/usb/ |
D | hso.c | 1600 __set_current_state(TASK_RUNNING); in hso_wait_modem_status()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 631 __set_current_state(TASK_RUNNING); in sleep_thread()
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 1898 __set_current_state(TASK_RUNNING); in bnx2i_percpu_io_thread()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_si_intf.c | 1092 __set_current_state(TASK_INTERRUPTIBLE); in ipmi_thread()
|
/linux-4.1.27/fs/reiserfs/ |
D | journal.c | 2977 __set_current_state(TASK_RUNNING); in queue_log_writer()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_os.c | 5071 __set_current_state(TASK_RUNNING); in qla2x00_do_dpc()
|
/linux-4.1.27/Documentation/ |
D | memory-barriers.txt | 2066 __set_current_state(TASK_RUNNING);
|