/linux-4.4.14/kernel/sched/ |
D | completion.c | 122 wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion() 141 return wait_for_common(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_timeout() 155 wait_for_common_io(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion_io() 175 return wait_for_common_io(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_io_timeout()
|
/linux-4.4.14/include/linux/ |
D | wait.h | 247 (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 271 (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 312 TASK_UNINTERRUPTIBLE, 0, timeout, \ 362 (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 1, 0, \ 375 (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 509 TASK_UNINTERRUPTIBLE); \ 743 (void)___wait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
|
D | sched.h | 209 #define TASK_UNINTERRUPTIBLE 2 macro 230 #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) 234 #define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD) 237 #define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE) 242 TASK_UNINTERRUPTIBLE | __TASK_STOPPED | \ 250 ((task->state & TASK_UNINTERRUPTIBLE) != 0 && \
|
D | writeback.h | 186 wait_on_bit(&inode->i_state, __I_NEW, TASK_UNINTERRUPTIBLE); in wait_on_inode()
|
/linux-4.4.14/kernel/locking/ |
D | rwsem-spinlock.c | 144 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in __down_read() 161 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in __down_read() 218 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in __down_write_nested()
|
D | mutex.c | 618 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, in mutex_lock_nested() 628 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, in _mutex_lock_nest_lock() 685 ret = __mutex_lock_common(&lock->base, TASK_UNINTERRUPTIBLE, in __ww_mutex_lock() 820 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, in __mutex_lock_slowpath() 841 return __mutex_lock_common(&lock->base, TASK_UNINTERRUPTIBLE, 0, in __ww_mutex_lock_slowpath()
|
D | semaphore.c | 238 __down_common(sem, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in __down() 253 return __down_common(sem, TASK_UNINTERRUPTIBLE, timeout); in __down_timeout()
|
D | rwsem-xadd.c | 247 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in rwsem_down_read_failed() 481 set_current_state(TASK_UNINTERRUPTIBLE); in rwsem_down_write_failed() 490 set_current_state(TASK_UNINTERRUPTIBLE); in rwsem_down_write_failed()
|
D | rtmutex.c | 1401 rt_mutex_fastlock(lock, TASK_UNINTERRUPTIBLE, rt_mutex_slowlock); in rt_mutex_lock()
|
/linux-4.4.14/drivers/net/irda/ |
D | toim3232-sir.c | 346 set_current_state(TASK_UNINTERRUPTIBLE); in toim3232_reset() 353 set_current_state(TASK_UNINTERRUPTIBLE); in toim3232_reset()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_lock.h | 41 set_current_state(TASK_UNINTERRUPTIBLE);\
|
D | jfs_metapage.c | 59 set_current_state(TASK_UNINTERRUPTIBLE); in __lock_metapage()
|
D | jfs_logmgr.c | 1585 set_current_state(TASK_UNINTERRUPTIBLE); in jfs_flush_journal()
|
D | jfs_txnmgr.c | 136 set_current_state(TASK_UNINTERRUPTIBLE); in TXN_SLEEP_DROP_LOCK()
|
/linux-4.4.14/fs/fscache/ |
D | cookie.c | 163 TASK_UNINTERRUPTIBLE); in __fscache_enable_cookie() 258 TASK_UNINTERRUPTIBLE); in fscache_acquire_non_index_cookie() 467 TASK_UNINTERRUPTIBLE); in __fscache_wait_on_invalidate() 528 TASK_UNINTERRUPTIBLE); in __fscache_disable_cookie() 561 TASK_UNINTERRUPTIBLE); in __fscache_disable_cookie()
|
D | page.c | 378 TASK_UNINTERRUPTIBLE); in fscache_wait_for_operation_activation()
|
/linux-4.4.14/drivers/tty/ |
D | tty_ldsem.c | 235 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in down_read_failed() 294 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in down_write_failed() 301 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in down_write_failed()
|
D | bfin_jtag_comm.c | 78 __set_current_state(TASK_UNINTERRUPTIBLE); in bfin_jc_emudat_manager()
|
D | sysrq.c | 286 show_state_filter(TASK_UNINTERRUPTIBLE); in sysrq_handle_showstate_blocked()
|
/linux-4.4.14/drivers/md/ |
D | dm-bufio.c | 705 wait_on_bit_lock_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __write_dirty_buffer() 739 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean() 741 wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean() 790 set_task_state(current, TASK_UNINTERRUPTIBLE); in __wait_for_free_buffer() 1076 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in new_read() 1256 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers() 1261 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers() 1366 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move() 1373 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move() 1386 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move()
|
D | dm-mpath.c | 899 set_current_state(TASK_UNINTERRUPTIBLE); in multipath_wait_for_pg_init_completion()
|
D | dm.c | 3308 (void) __dm_suspend(md, map, suspend_flags, TASK_UNINTERRUPTIBLE); in __dm_internal_suspend() 3367 dm_wait_for_completion(md, TASK_UNINTERRUPTIBLE); in dm_internal_suspend_fast()
|
D | dm-snap.c | 1096 wait_on_bit(&s->state_bits, RUNNING_MERGE, TASK_UNINTERRUPTIBLE); in stop_merge()
|
D | bitmap.c | 1390 TASK_UNINTERRUPTIBLE); in bitmap_startwrite()
|
D | raid5.c | 5085 TASK_UNINTERRUPTIBLE); in make_discard_request() 5191 prepare_to_wait(&conf->wait_for_overlap, &w, TASK_UNINTERRUPTIBLE); in make_request() 5202 TASK_UNINTERRUPTIBLE); in make_request()
|
/linux-4.4.14/net/atm/ |
D | svc.c | 55 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_disconnect() 131 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_bind() 302 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_listen() 394 TASK_UNINTERRUPTIBLE); in svc_accept() 439 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_change_qos()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_irq.c | 151 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait() 170 TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
|
D | vmwgfx_fifo.c | 230 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fifo_wait_noirq()
|
D | vmwgfx_fence.c | 207 __set_current_state(TASK_UNINTERRUPTIBLE); in vmw_fence_wait()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-peer.c | 290 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_peers() 295 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_peers()
|
D | ar-local.c | 307 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_locals() 312 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_locals()
|
/linux-4.4.14/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 351 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_onechip() 484 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 541 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 777 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 806 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()
|
D | cfi_cmdset_0002.c | 871 set_current_state(TASK_UNINTERRUPTIBLE); in get_chip() 1021 set_current_state(TASK_UNINTERRUPTIBLE); in xip_udelay() 1221 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_secsi_onechip() 1618 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_oneword() 1690 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_amdstd_write_words() 1761 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_amdstd_write_words() 1867 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 2278 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_chip() 2367 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 2759 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_amdstd_sync()
|
D | cfi_cmdset_0001.c | 882 set_current_state(TASK_UNINTERRUPTIBLE); in chip_ready() 966 set_current_state(TASK_UNINTERRUPTIBLE); in get_chip() 1186 set_current_state(TASK_UNINTERRUPTIBLE); in xip_wait_for_operation() 1262 set_current_state(TASK_UNINTERRUPTIBLE); in inval_cache_and_wait_for_operation()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | fail.c | 132 set_current_state(TASK_UNINTERRUPTIBLE); in __cfs_fail_timeout_set()
|
D | workitem.c | 333 set_current_state(TASK_UNINTERRUPTIBLE); in cfs_wi_sched_destroy() 460 set_current_state(TASK_UNINTERRUPTIBLE); in cfs_wi_shutdown()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/ |
D | obd.h | 99 set_current_state(TASK_UNINTERRUPTIBLE); in __client_obd_list_lock()
|
/linux-4.4.14/kernel/ |
D | freezer.c | 69 set_current_state(TASK_UNINTERRUPTIBLE); in __refrigerator()
|
D | kthread.c | 200 __set_current_state(TASK_UNINTERRUPTIBLE); in kthread() 354 __kthread_bind_mask(p, mask, TASK_UNINTERRUPTIBLE); in kthread_bind_mask() 368 __kthread_bind(p, cpu, TASK_UNINTERRUPTIBLE); in kthread_bind()
|
D | hung_task.c | 181 if (t->state == TASK_UNINTERRUPTIBLE) in check_hung_uninterruptible_tasks()
|
D | pid_namespace.c | 258 set_current_state(TASK_UNINTERRUPTIBLE); in zap_pid_ns_processes()
|
D | kmod.c | 413 TASK_UNINTERRUPTIBLE); in usermodehelper_read_lock_wait()
|
D | cpu.c | 155 prepare_to_wait(&cpu_hotplug.wq, &wait, TASK_UNINTERRUPTIBLE); in cpu_hotplug_begin()
|
D | exit.c | 420 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in exit_mm() 697 set_current_state(TASK_UNINTERRUPTIBLE); in do_exit()
|
D | ptrace.c | 391 TASK_UNINTERRUPTIBLE); in ptrace_attach()
|
D | resource.c | 1094 set_current_state(TASK_UNINTERRUPTIBLE); in __request_region()
|
D | audit.c | 1330 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_auditd()
|
D | cgroup.c | 3086 TASK_UNINTERRUPTIBLE); in cgroup_subtree_control_write() 4426 case TASK_UNINTERRUPTIBLE: in cgroupstats_build()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-debug.c | 165 set_task_state(current, TASK_UNINTERRUPTIBLE); in lbug_with_loc()
|
/linux-4.4.14/fs/ |
D | fs_pin.c | 59 set_current_state(TASK_UNINTERRUPTIBLE); in pin_kill()
|
D | mbcache.c | 689 TASK_UNINTERRUPTIBLE); in mb_cache_entry_get() 746 TASK_UNINTERRUPTIBLE); in __mb_cache_entry_find()
|
D | inode.c | 1831 prepare_to_wait(wq, &wait.wait, TASK_UNINTERRUPTIBLE); in __wait_on_freeing_inode() 1978 prepare_to_wait(wq, &q.wait, TASK_UNINTERRUPTIBLE); in __inode_dio_wait()
|
D | fs-writeback.c | 1152 TASK_UNINTERRUPTIBLE); in __inode_wait_for_writeback() 1179 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in inode_sleep_on_writeback()
|
D | direct-io.c | 445 __set_current_state(TASK_UNINTERRUPTIBLE); in dio_await_one()
|
D | buffer.c | 70 wait_on_bit_lock_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE); in __lock_buffer() 123 wait_on_bit_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE); in __wait_on_buffer()
|
D | block_dev.c | 804 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in bd_prepare_to_claim()
|
/linux-4.4.14/drivers/dma-buf/ |
D | fence.c | 380 __set_current_state(TASK_UNINTERRUPTIBLE); in fence_default_wait() 474 set_current_state(TASK_UNINTERRUPTIBLE); in fence_wait_any_timeout()
|
/linux-4.4.14/fs/afs/ |
D | cell.c | 389 set_current_state(TASK_UNINTERRUPTIBLE); in afs_cell_destroy() 394 set_current_state(TASK_UNINTERRUPTIBLE); in afs_cell_destroy()
|
D | callback.c | 310 set_current_state(TASK_UNINTERRUPTIBLE); in afs_give_up_callback()
|
D | vnode.c | 307 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vnode_fetch_status() 330 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vnode_fetch_status()
|
D | vlocation.c | 131 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vlocation_access_vl_by_id()
|
/linux-4.4.14/drivers/media/i2c/ |
D | saa7110.c | 199 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm() 234 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
|
/linux-4.4.14/drivers/staging/lustre/lustre/fid/ |
D | fid_request.c | 220 set_current_state(TASK_UNINTERRUPTIBLE); in seq_fid_alloc_prep() 322 set_current_state(TASK_UNINTERRUPTIBLE); in seq_client_flush()
|
/linux-4.4.14/drivers/md/bcache/ |
D | closure.h | 227 set_current_state(TASK_UNINTERRUPTIBLE); in __closure_start_sleep()
|
D | alloc.c | 399 TASK_UNINTERRUPTIBLE); in bch_bucket_alloc()
|
D | btree.c | 845 TASK_UNINTERRUPTIBLE); in mca_cannibalize_lock() 1159 TASK_UNINTERRUPTIBLE); in btree_check_reserve()
|
D | super.c | 2043 TASK_UNINTERRUPTIBLE); in bcache_reboot()
|
/linux-4.4.14/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 158 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_ready() 257 set_current_state(TASK_UNINTERRUPTIBLE); in get_chip() 324 set_current_state(TASK_UNINTERRUPTIBLE); in chip_ready()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.c | 330 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_legacy() 360 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_busy()
|
/linux-4.4.14/arch/s390/mm/ |
D | fault.c | 690 __set_task_state(tsk, TASK_UNINTERRUPTIBLE); in pfault_interrupt() 706 __set_task_state(tsk, TASK_UNINTERRUPTIBLE); in pfault_interrupt()
|
/linux-4.4.14/sound/pci/mixart/ |
D | mixart_core.c | 255 set_current_state(TASK_UNINTERRUPTIBLE); in snd_mixart_send_msg() 307 set_current_state(TASK_UNINTERRUPTIBLE); in snd_mixart_send_msg_wait_notif()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_im.c | 233 set_current_state(TASK_UNINTERRUPTIBLE); in bfad_im_abort_handler() 1276 set_current_state(TASK_UNINTERRUPTIBLE); in DEF_SCSI_QCMD() 1285 set_current_state(TASK_UNINTERRUPTIBLE); in DEF_SCSI_QCMD() 1290 set_current_state(TASK_UNINTERRUPTIBLE); in DEF_SCSI_QCMD()
|
/linux-4.4.14/arch/m68k/coldfire/ |
D | pci.c | 312 set_current_state(TASK_UNINTERRUPTIBLE); in mcf_pci_init()
|
/linux-4.4.14/security/keys/ |
D | gc.c | 118 TASK_UNINTERRUPTIBLE); in key_gc_keytype()
|
D | request_key.c | 594 intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in wait_for_key_construction()
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_support.c | 572 res |= TASK_UNINTERRUPTIBLE; in kdb_task_state_string() 633 (p->state & TASK_UNINTERRUPTIBLE) ? 'D' : in kdb_task_state_char()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_log_priv.h | 557 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_wait()
|
D | xfs_trans_ail.c | 603 prepare_to_wait(&ailp->xa_empty, &wait, TASK_UNINTERRUPTIBLE); in xfs_ail_push_all_sync()
|
D | xfs_inode.c | 603 prepare_to_wait_exclusive(wq, &wait.wait, TASK_UNINTERRUPTIBLE); in __xfs_iflock() 2472 prepare_to_wait(wq, &wait.wait, TASK_UNINTERRUPTIBLE); in __xfs_iunpin_wait()
|
D | xfs_buf.c | 998 set_current_state(TASK_UNINTERRUPTIBLE); in xfs_buf_wait_unpin()
|
D | xfs_log.c | 268 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_grant_head_wait()
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | rpc_pipefs.c | 94 set_current_state(TASK_UNINTERRUPTIBLE); in bl_resolve_deviceid()
|
/linux-4.4.14/mm/ |
D | highmem.c | 246 __set_current_state(TASK_UNINTERRUPTIBLE); in map_new_virtual()
|
D | backing-dev.c | 938 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in congestion_wait() 1005 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in wait_iff_congested()
|
D | mempool.c | 369 prepare_to_wait(&pool->wait, &wait, TASK_UNINTERRUPTIBLE); in mempool_alloc()
|
D | filemap.c | 752 TASK_UNINTERRUPTIBLE); in wait_on_page_bit() 879 TASK_UNINTERRUPTIBLE); in __lock_page()
|
D | memory_hotplug.c | 116 __set_current_state(TASK_UNINTERRUPTIBLE); in mem_hotplug_begin()
|
D | ksm.c | 2007 TASK_UNINTERRUPTIBLE); in wait_while_offlining()
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | peer.c | 148 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_peer_tables_cleanup()
|
D | acceptor.c | 366 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_acceptor()
|
D | router.c | 767 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_wait_known_routerstate() 1145 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_prune_rc_data()
|
D | api-ni.c | 919 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_shutdown_lndnis()
|
/linux-4.4.14/fs/jffs2/ |
D | os-linux.h | 44 set_current_state(TASK_UNINTERRUPTIBLE); \
|
D | nodemgmt.c | 175 set_current_state(TASK_UNINTERRUPTIBLE); in jffs2_reserve_space()
|
/linux-4.4.14/fs/nfs/ |
D | pagelist.c | 179 TASK_UNINTERRUPTIBLE); in nfs_page_group_lock() 198 TASK_UNINTERRUPTIBLE); in nfs_page_group_lock_wait() 482 TASK_UNINTERRUPTIBLE); in nfs_wait_on_request()
|
D | pnfs.c | 1487 TASK_UNINTERRUPTIBLE); in pnfs_prepare_to_retry_layoutget() 1561 TASK_UNINTERRUPTIBLE); in pnfs_update_layout()
|
/linux-4.4.14/drivers/base/power/ |
D | runtime.c | 486 TASK_UNINTERRUPTIBLE); in rpm_suspend() 656 TASK_UNINTERRUPTIBLE); in rpm_resume() 1079 TASK_UNINTERRUPTIBLE); in __pm_runtime_barrier()
|
/linux-4.4.14/fs/jbd2/ |
D | transaction.c | 157 TASK_UNINTERRUPTIBLE); in wait_transaction_locked() 723 TASK_UNINTERRUPTIBLE); in jbd2_journal_lock_updates() 950 wait_on_bit_io(&bh->b_state, BH_Shadow, TASK_UNINTERRUPTIBLE); in do_get_write_access() 1716 set_current_state(TASK_UNINTERRUPTIBLE); in jbd2_journal_stop()
|
D | commit.c | 456 TASK_UNINTERRUPTIBLE); in jbd2_journal_commit_transaction()
|
D | journal.c | 2579 prepare_to_wait(wq, &wait.wait, TASK_UNINTERRUPTIBLE); in jbd2_journal_release_jbd_inode()
|
/linux-4.4.14/lib/ |
D | klist.c | 253 set_current_state(TASK_UNINTERRUPTIBLE); in klist_remove()
|
/linux-4.4.14/Documentation/power/ |
D | freezing-of-tasks.txt | 27 the task's PF_FROZEN flag, changes its state to TASK_UNINTERRUPTIBLE and makes 169 TASK_UNINTERRUPTIBLE state) that needs to be done by freezable kernel thread B 216 to acquire the lock, then that task would get blocked in TASK_UNINTERRUPTIBLE
|
D | suspend-and-cpuhotplug.txt | 269 TASK_UNINTERRUPTIBLE state, in order to get the microcode image.
|
/linux-4.4.14/drivers/mfd/ |
D | ti_am335x_tscadc.c | 75 TASK_UNINTERRUPTIBLE); in am335x_tscadc_need_adc()
|
/linux-4.4.14/Documentation/timers/ |
D | timers-howto.txt | 100 msleep sets the current task to TASK_UNINTERRUPTIBLE
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 384 set_current_state(TASK_UNINTERRUPTIBLE); in add_to_buf() 1061 set_current_state(TASK_UNINTERRUPTIBLE); in send_code() 1187 set_current_state(TASK_UNINTERRUPTIBLE); in write()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | cw1200_spi.c | 208 set_current_state(TASK_UNINTERRUPTIBLE); in cw1200_spi_lock()
|
/linux-4.4.14/fs/gfs2/ |
D | log.c | 357 TASK_UNINTERRUPTIBLE); in gfs2_log_reserve() 508 TASK_UNINTERRUPTIBLE); in log_flush_wait()
|
D | recovery.c | 607 TASK_UNINTERRUPTIBLE); in gfs2_recover_journal()
|
D | glock.c | 813 wait_on_bit(&gh->gh_iflags, HIF_WAIT, TASK_UNINTERRUPTIBLE); in gfs2_glock_wait() 1054 wait_on_bit(&gl->gl_flags, GLF_DEMOTE, TASK_UNINTERRUPTIBLE); in gfs2_glock_dq_wait()
|
D | lock_dlm.c | 973 TASK_UNINTERRUPTIBLE); in control_first_done()
|
D | super.c | 885 TASK_UNINTERRUPTIBLE); in gfs2_put_super()
|
/linux-4.4.14/drivers/hwmon/ |
D | abituguru.c | 368 set_current_state(TASK_UNINTERRUPTIBLE); in abituguru_send_address() 543 set_current_state(TASK_UNINTERRUPTIBLE); in abituguru_detect_bank1_sensor_type() 580 set_current_state(TASK_UNINTERRUPTIBLE); in abituguru_detect_bank1_sensor_type()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | islpci_mgt.c | 458 prepare_to_wait(&priv->mgmt_wqueue, &wait, TASK_UNINTERRUPTIBLE); in islpci_mgt_transaction()
|
D | islpci_dev.c | 495 prepare_to_wait(&priv->reset_done, &wait, TASK_UNINTERRUPTIBLE); in islpci_reset_if()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | pll.c | 218 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_bit_change()
|
D | dsi.c | 523 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_bit_change() 2158 set_current_state(TASK_UNINTERRUPTIBLE); in dsi_cio_init()
|
/linux-4.4.14/drivers/ide/ |
D | ide-eh.c | 368 prepare_to_wait(&ide_park_wq, &wait, TASK_UNINTERRUPTIBLE); in do_reset1()
|
/linux-4.4.14/drivers/atm/ |
D | eni.c | 864 set_current_state(TASK_UNINTERRUPTIBLE); in close_rx() 877 set_current_state(TASK_UNINTERRUPTIBLE); in close_rx() 893 set_current_state(TASK_UNINTERRUPTIBLE); in close_rx() 1402 set_current_state(TASK_UNINTERRUPTIBLE); in close_tx() 1412 set_current_state(TASK_UNINTERRUPTIBLE); in close_tx()
|
D | ambassador.c | 596 set_current_state(TASK_UNINTERRUPTIBLE); in command_do() 603 set_current_state(TASK_UNINTERRUPTIBLE); in command_do() 2041 set_current_state(TASK_UNINTERRUPTIBLE); in amb_ucode_version() 2058 set_current_state(TASK_UNINTERRUPTIBLE); in amb_esi()
|
D | atmtcp.c | 79 set_current_state(TASK_UNINTERRUPTIBLE); in atmtcp_send_control()
|
D | he.c | 2361 set_current_state(TASK_UNINTERRUPTIBLE); in he_close() 2436 set_current_state(TASK_UNINTERRUPTIBLE); in he_close()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | selftest.h | 580 set_current_state(TASK_UNINTERRUPTIBLE); \
|
D | conrpc.c | 1351 set_current_state(TASK_UNINTERRUPTIBLE); in lstcon_rpc_cleanup_wait()
|
D | rpc.c | 1591 set_current_state(TASK_UNINTERRUPTIBLE); in srpc_startup()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_object.c | 318 set_current_state(TASK_UNINTERRUPTIBLE); in lov_subobject_kill() 322 set_current_state(TASK_UNINTERRUPTIBLE); in lov_subobject_kill()
|
/linux-4.4.14/kernel/time/ |
D | timer.c | 1564 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible() 1715 __set_current_state(TASK_UNINTERRUPTIBLE); in usleep_range()
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-block-manager.c | 130 set_task_state(current, TASK_UNINTERRUPTIBLE); in __wait()
|
/linux-4.4.14/sound/usb/line6/ |
D | pcm.c | 134 set_current_state(TASK_UNINTERRUPTIBLE); in line6_wait_clear_audio_urbs()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | lcd_mipid.c | 179 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
|
D | hwa742.c | 928 set_current_state(TASK_UNINTERRUPTIBLE); in hwa742_resume()
|
/linux-4.4.14/drivers/tty/serial/ |
D | ucc_uart.c | 829 set_current_state(TASK_UNINTERRUPTIBLE); in qe_uart_shutdown() 835 set_current_state(TASK_UNINTERRUPTIBLE); in qe_uart_shutdown()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 93 TASK_UNINTERRUPTIBLE);
|
/linux-4.4.14/arch/x86/kernel/ |
D | kvm.c | 150 prepare_to_wait(&n.wq, &wait, TASK_UNINTERRUPTIBLE); in kvm_async_pf_task_wait()
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 78 unlock path. Under normal circumstances it blocks as TASK_UNINTERRUPTIBLE.
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb_core.c | 269 wait_on_bit(&adap->state_bits, ADAP_INIT, TASK_UNINTERRUPTIBLE); in dvb_usb_start_feed() 619 TASK_UNINTERRUPTIBLE); in dvb_usb_fe_sleep()
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 445 set_current_state(TASK_UNINTERRUPTIBLE); in cpm_uart_wait_until_send() 466 set_current_state(TASK_UNINTERRUPTIBLE); in cpm_uart_shutdown()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4recover.c | 676 set_current_state(TASK_UNINTERRUPTIBLE); in __cld_pipe_upcall() 1275 TASK_UNINTERRUPTIBLE); in nfsd4_cltrack_upcall_lock()
|
/linux-4.4.14/arch/x86/xen/ |
D | smp.c | 524 __set_current_state(TASK_UNINTERRUPTIBLE); in xen_cpu_die()
|
/linux-4.4.14/drivers/misc/ |
D | lkdtm.c | 437 set_current_state(TASK_UNINTERRUPTIBLE); in lkdtm_do_action()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_i2c.c | 277 TASK_UNINTERRUPTIBLE); in gmbus_wait_hw_status()
|
D | intel_sprite.c | 117 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in intel_pipe_update_start()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1319 set_current_state(TASK_UNINTERRUPTIBLE); in resume_queues() 1409 set_current_state(TASK_UNINTERRUPTIBLE); in recover_lost_dbs() 1422 set_current_state(TASK_UNINTERRUPTIBLE); in recover_queues()
|
/linux-4.4.14/drivers/pci/ |
D | access.c | 225 set_current_state(TASK_UNINTERRUPTIBLE); in pci_wait_cfg()
|
/linux-4.4.14/block/ |
D | blk-mq-tag.c | 276 prepare_to_wait(&bs->wait, &wait, TASK_UNINTERRUPTIBLE); in bt_get()
|
D | blk-core.c | 1253 TASK_UNINTERRUPTIBLE); in get_request()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_req.c | 985 prepare_to_wait(&device->misc_wait, &wait, TASK_UNINTERRUPTIBLE); in complete_conflicting_writes() 1419 prepare_to_wait(&device->al_wait, &wait, TASK_UNINTERRUPTIBLE); in do_submit()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_fence.c | 1063 set_current_state(TASK_UNINTERRUPTIBLE); in radeon_fence_default_wait()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmthread.c | 69 set_current_state(TASK_UNINTERRUPTIBLE); in __dlm_wait_on_lockres_flags()
|
/linux-4.4.14/net/rds/ |
D | ib_rdma.c | 654 TASK_UNINTERRUPTIBLE); in rds_ib_flush_mr_pool()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_qca.c | 885 set_current_state(TASK_UNINTERRUPTIBLE); in qca_set_baudrate()
|
/linux-4.4.14/sound/core/ |
D | init.c | 1004 set_current_state(TASK_UNINTERRUPTIBLE); in snd_power_wait()
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
D | panel-sony-acx565akm.c | 194 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
|
D | panel-dsi-cm.c | 107 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
|
/linux-4.4.14/drivers/block/ |
D | null_blk.c | 206 prepare_to_wait(&nq->wait, &wait, TASK_UNINTERRUPTIBLE); in alloc_cmd()
|
/linux-4.4.14/Documentation/scheduler/ |
D | completion.txt | 167 The task is marked as TASK_UNINTERRUPTIBLE and will wait at most 'timeout'
|
/linux-4.4.14/drivers/spi/ |
D | spi-ep93xx.c | 646 set_current_state(TASK_UNINTERRUPTIBLE); in ep93xx_spi_process_transfer()
|
/linux-4.4.14/drivers/mtd/ |
D | mtdconcat.c | 362 set_current_state(TASK_UNINTERRUPTIBLE); in concat_dev_erase()
|
D | mtdchar.c | 702 set_current_state(TASK_UNINTERRUPTIBLE); in mtdchar_ioctl()
|
/linux-4.4.14/drivers/media/pci/pt3/ |
D | pt3.c | 466 set_current_state(TASK_UNINTERRUPTIBLE); in pt3_fetch_thread()
|
/linux-4.4.14/drivers/scsi/ |
D | ppa.c | 1016 prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE); in __ppa_attach()
|
D | imm.c | 1156 prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE); in __imm_attach()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 691 prepare_to_wait(waitq, &w, TASK_UNINTERRUPTIBLE); in cx18_api_call()
|
D | cx18-driver.c | 289 set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in cx18_msleep_timeout()
|
/linux-4.4.14/fs/coda/ |
D | upcall.c | 624 set_current_state(TASK_UNINTERRUPTIBLE); in coda_waitfor_upcall()
|
/linux-4.4.14/fs/cachefiles/ |
D | namei.c | 224 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in cachefiles_mark_object_active()
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 428 prepare_to_wait(&ha->eh_wait_q, &wait, TASK_UNINTERRUPTIBLE); in sas_wait_eh()
|
/linux-4.4.14/fs/btrfs/ |
D | compression.c | 801 prepare_to_wait(ws_wait, &wait, TASK_UNINTERRUPTIBLE); in find_workspace()
|
D | tree-log.c | 2652 &wait, TASK_UNINTERRUPTIBLE); in wait_log_commit() 2671 &wait, TASK_UNINTERRUPTIBLE); in wait_for_writer()
|
D | extent_io.c | 755 prepare_to_wait(&state->wq, &wait, TASK_UNINTERRUPTIBLE); in wait_on_state() 3675 TASK_UNINTERRUPTIBLE); in wait_on_extent_buffer_writeback()
|
/linux-4.4.14/drivers/gpu/vga/ |
D | vgaarb.c | 397 TASK_UNINTERRUPTIBLE); in vga_get()
|
/linux-4.4.14/fs/kernfs/ |
D | dir.c | 1235 prepare_to_wait(waitq, &wait, TASK_UNINTERRUPTIBLE); in kernfs_remove_self()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 1091 set_current_state(TASK_UNINTERRUPTIBLE); in cl_object_put_last()
|
/linux-4.4.14/drivers/net/usb/ |
D | usbnet.c | 767 set_current_state(TASK_UNINTERRUPTIBLE); in wait_skb_queue_empty() 781 set_current_state(TASK_UNINTERRUPTIBLE); in usbnet_terminate_urbs()
|
D | lan78xx.c | 1990 set_current_state(TASK_UNINTERRUPTIBLE); in lan78xx_terminate_urbs() 1999 set_current_state(TASK_UNINTERRUPTIBLE); in lan78xx_terminate_urbs()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 191 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_transmit() 349 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_receive()
|
D | socklnd.c | 2317 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_base_shutdown() 2558 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_shutdown()
|
/linux-4.4.14/drivers/macintosh/ |
D | smu.c | 1287 set_current_state(TASK_UNINTERRUPTIBLE); in smu_release()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sa1100fb.c | 825 set_current_state(TASK_UNINTERRUPTIBLE); in sa1100fb_disable_controller()
|
/linux-4.4.14/fs/f2fs/ |
D | checkpoint.c | 912 prepare_to_wait(&sbi->cp_wait, &wait, TASK_UNINTERRUPTIBLE); in wait_on_all_pages_writeback()
|
/linux-4.4.14/drivers/usb/serial/ |
D | io_edgeport.c | 955 TASK_UNINTERRUPTIBLE); in block_until_chase_response() 1008 TASK_UNINTERRUPTIBLE); in block_until_tx_empty()
|
/linux-4.4.14/sound/isa/opti9xx/ |
D | miro.c | 184 set_current_state(TASK_UNINTERRUPTIBLE); in aci_busy_wait()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-driver.c | 365 set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in ivtv_msleep_timeout()
|
D | ivtv-ioctl.c | 1151 TASK_UNINTERRUPTIBLE); in ivtv_s_std_dec()
|
/linux-4.4.14/net/sunrpc/ |
D | xprt.c | 1401 wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_UNINTERRUPTIBLE); in xprt_destroy()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 224 set_current_state(TASK_UNINTERRUPTIBLE); in reset_hfcpci() 1758 set_current_state(TASK_UNINTERRUPTIBLE); in init_card()
|
D | hfcmulti.c | 1380 set_current_state(TASK_UNINTERRUPTIBLE); in init_chip() 1439 set_current_state(TASK_UNINTERRUPTIBLE); in init_chip() 4310 set_current_state(TASK_UNINTERRUPTIBLE); in init_card()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 2471 set_current_state(TASK_UNINTERRUPTIBLE); in kiblnd_base_shutdown() 2526 set_current_state(TASK_UNINTERRUPTIBLE); in kiblnd_shutdown()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | mca.c | 1824 p->state = TASK_UNINTERRUPTIBLE; in format_mca_init_stack()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 565 set_current_state(TASK_UNINTERRUPTIBLE); in htable_lookup()
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 423 prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE); in cx25840_initialize() 634 prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE); in cx23885_initialize() 749 prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE); in cx231xx_initialize()
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_exch.c | 606 prepare_to_wait(&ep->resp_wq, &wait, TASK_UNINTERRUPTIBLE); in fc_seq_set_resp()
|
/linux-4.4.14/drivers/mmc/core/ |
D | core.c | 952 set_current_state(TASK_UNINTERRUPTIBLE); in __mmc_claim_host()
|
/linux-4.4.14/sound/usb/ |
D | midi.c | 1203 TASK_UNINTERRUPTIBLE); in snd_usbmidi_output_drain()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 881 set_current_state(TASK_UNINTERRUPTIBLE); in echo_device_free()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ef10.c | 3122 prepare_to_wait(&table->waitq, &wait, TASK_UNINTERRUPTIBLE); in efx_ef10_filter_insert() 3280 prepare_to_wait(&table->waitq, &wait, TASK_UNINTERRUPTIBLE); in efx_ef10_filter_remove_internal()
|
D | falcon.c | 748 TASK_UNINTERRUPTIBLE : TASK_INTERRUPTIBLE); in falcon_spi_slow_wait()
|
/linux-4.4.14/net/core/ |
D | sock.c | 1983 TASK_UNINTERRUPTIBLE); in __lock_sock()
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 530 TASK_UNINTERRUPTIBLE); in invalidate_dquots()
|
/linux-4.4.14/fs/nilfs2/ |
D | segment.c | 2205 TASK_UNINTERRUPTIBLE | TASK_INTERRUPTIBLE, in nilfs_segctor_wakeup()
|