Home
last modified time | relevance | path

Searched refs:TASK_UNINTERRUPTIBLE (Results 1 – 200 of 228) sorted by relevance

12

/linux-4.4.14/kernel/sched/
Dcompletion.c122 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/
Dwait.h247 (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, \
Dsched.h209 #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 && \
Dwriteback.h186 wait_on_bit(&inode->i_state, __I_NEW, TASK_UNINTERRUPTIBLE); in wait_on_inode()
/linux-4.4.14/kernel/locking/
Drwsem-spinlock.c144 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()
Dmutex.c618 __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()
Dsemaphore.c238 __down_common(sem, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in __down()
253 return __down_common(sem, TASK_UNINTERRUPTIBLE, timeout); in __down_timeout()
Drwsem-xadd.c247 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()
Drtmutex.c1401 rt_mutex_fastlock(lock, TASK_UNINTERRUPTIBLE, rt_mutex_slowlock); in rt_mutex_lock()
/linux-4.4.14/drivers/net/irda/
Dtoim3232-sir.c346 set_current_state(TASK_UNINTERRUPTIBLE); in toim3232_reset()
353 set_current_state(TASK_UNINTERRUPTIBLE); in toim3232_reset()
/linux-4.4.14/fs/jfs/
Djfs_lock.h41 set_current_state(TASK_UNINTERRUPTIBLE);\
Djfs_metapage.c59 set_current_state(TASK_UNINTERRUPTIBLE); in __lock_metapage()
Djfs_logmgr.c1585 set_current_state(TASK_UNINTERRUPTIBLE); in jfs_flush_journal()
Djfs_txnmgr.c136 set_current_state(TASK_UNINTERRUPTIBLE); in TXN_SLEEP_DROP_LOCK()
/linux-4.4.14/fs/fscache/
Dcookie.c163 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()
Dpage.c378 TASK_UNINTERRUPTIBLE); in fscache_wait_for_operation_activation()
/linux-4.4.14/drivers/tty/
Dtty_ldsem.c235 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()
Dbfin_jtag_comm.c78 __set_current_state(TASK_UNINTERRUPTIBLE); in bfin_jc_emudat_manager()
Dsysrq.c286 show_state_filter(TASK_UNINTERRUPTIBLE); in sysrq_handle_showstate_blocked()
/linux-4.4.14/drivers/md/
Ddm-bufio.c705 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()
Ddm-mpath.c899 set_current_state(TASK_UNINTERRUPTIBLE); in multipath_wait_for_pg_init_completion()
Ddm.c3308 (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()
Ddm-snap.c1096 wait_on_bit(&s->state_bits, RUNNING_MERGE, TASK_UNINTERRUPTIBLE); in stop_merge()
Dbitmap.c1390 TASK_UNINTERRUPTIBLE); in bitmap_startwrite()
Draid5.c5085 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/
Dsvc.c55 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/
Dvmwgfx_irq.c151 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
170 TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
Dvmwgfx_fifo.c230 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fifo_wait_noirq()
Dvmwgfx_fence.c207 __set_current_state(TASK_UNINTERRUPTIBLE); in vmw_fence_wait()
/linux-4.4.14/net/rxrpc/
Dar-peer.c290 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_peers()
295 set_current_state(TASK_UNINTERRUPTIBLE); in rxrpc_destroy_all_peers()
Dar-local.c307 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/
Dcfi_cmdset_0020.c351 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()
Dcfi_cmdset_0002.c871 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()
Dcfi_cmdset_0001.c882 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/
Dfail.c132 set_current_state(TASK_UNINTERRUPTIBLE); in __cfs_fail_timeout_set()
Dworkitem.c333 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/
Dobd.h99 set_current_state(TASK_UNINTERRUPTIBLE); in __client_obd_list_lock()
/linux-4.4.14/kernel/
Dfreezer.c69 set_current_state(TASK_UNINTERRUPTIBLE); in __refrigerator()
Dkthread.c200 __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()
Dhung_task.c181 if (t->state == TASK_UNINTERRUPTIBLE) in check_hung_uninterruptible_tasks()
Dpid_namespace.c258 set_current_state(TASK_UNINTERRUPTIBLE); in zap_pid_ns_processes()
Dkmod.c413 TASK_UNINTERRUPTIBLE); in usermodehelper_read_lock_wait()
Dcpu.c155 prepare_to_wait(&cpu_hotplug.wq, &wait, TASK_UNINTERRUPTIBLE); in cpu_hotplug_begin()
Dexit.c420 set_task_state(tsk, TASK_UNINTERRUPTIBLE); in exit_mm()
697 set_current_state(TASK_UNINTERRUPTIBLE); in do_exit()
Dptrace.c391 TASK_UNINTERRUPTIBLE); in ptrace_attach()
Dresource.c1094 set_current_state(TASK_UNINTERRUPTIBLE); in __request_region()
Daudit.c1330 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_auditd()
Dcgroup.c3086 TASK_UNINTERRUPTIBLE); in cgroup_subtree_control_write()
4426 case TASK_UNINTERRUPTIBLE: in cgroupstats_build()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c165 set_task_state(current, TASK_UNINTERRUPTIBLE); in lbug_with_loc()
/linux-4.4.14/fs/
Dfs_pin.c59 set_current_state(TASK_UNINTERRUPTIBLE); in pin_kill()
Dmbcache.c689 TASK_UNINTERRUPTIBLE); in mb_cache_entry_get()
746 TASK_UNINTERRUPTIBLE); in __mb_cache_entry_find()
Dinode.c1831 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()
Dfs-writeback.c1152 TASK_UNINTERRUPTIBLE); in __inode_wait_for_writeback()
1179 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in inode_sleep_on_writeback()
Ddirect-io.c445 __set_current_state(TASK_UNINTERRUPTIBLE); in dio_await_one()
Dbuffer.c70 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()
Dblock_dev.c804 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in bd_prepare_to_claim()
/linux-4.4.14/drivers/dma-buf/
Dfence.c380 __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/
Dcell.c389 set_current_state(TASK_UNINTERRUPTIBLE); in afs_cell_destroy()
394 set_current_state(TASK_UNINTERRUPTIBLE); in afs_cell_destroy()
Dcallback.c310 set_current_state(TASK_UNINTERRUPTIBLE); in afs_give_up_callback()
Dvnode.c307 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vnode_fetch_status()
330 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vnode_fetch_status()
Dvlocation.c131 set_current_state(TASK_UNINTERRUPTIBLE); in afs_vlocation_access_vl_by_id()
/linux-4.4.14/drivers/media/i2c/
Dsaa7110.c199 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/
Dfid_request.c220 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/
Dclosure.h227 set_current_state(TASK_UNINTERRUPTIBLE); in __closure_start_sleep()
Dalloc.c399 TASK_UNINTERRUPTIBLE); in bch_bucket_alloc()
Dbtree.c845 TASK_UNINTERRUPTIBLE); in mca_cannibalize_lock()
1159 TASK_UNINTERRUPTIBLE); in btree_check_reserve()
Dsuper.c2043 TASK_UNINTERRUPTIBLE); in bcache_reboot()
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr_cmds.c158 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/
Dnouveau_fence.c330 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_legacy()
360 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_busy()
/linux-4.4.14/arch/s390/mm/
Dfault.c690 __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/
Dmixart_core.c255 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/
Dbfad_im.c233 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/
Dpci.c312 set_current_state(TASK_UNINTERRUPTIBLE); in mcf_pci_init()
/linux-4.4.14/security/keys/
Dgc.c118 TASK_UNINTERRUPTIBLE); in key_gc_keytype()
Drequest_key.c594 intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in wait_for_key_construction()
/linux-4.4.14/kernel/debug/kdb/
Dkdb_support.c572 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/
Dxfs_log_priv.h557 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_wait()
Dxfs_trans_ail.c603 prepare_to_wait(&ailp->xa_empty, &wait, TASK_UNINTERRUPTIBLE); in xfs_ail_push_all_sync()
Dxfs_inode.c603 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()
Dxfs_buf.c998 set_current_state(TASK_UNINTERRUPTIBLE); in xfs_buf_wait_unpin()
Dxfs_log.c268 __set_current_state(TASK_UNINTERRUPTIBLE); in xlog_grant_head_wait()
/linux-4.4.14/fs/nfs/blocklayout/
Drpc_pipefs.c94 set_current_state(TASK_UNINTERRUPTIBLE); in bl_resolve_deviceid()
/linux-4.4.14/mm/
Dhighmem.c246 __set_current_state(TASK_UNINTERRUPTIBLE); in map_new_virtual()
Dbacking-dev.c938 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in congestion_wait()
1005 prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE); in wait_iff_congested()
Dmempool.c369 prepare_to_wait(&pool->wait, &wait, TASK_UNINTERRUPTIBLE); in mempool_alloc()
Dfilemap.c752 TASK_UNINTERRUPTIBLE); in wait_on_page_bit()
879 TASK_UNINTERRUPTIBLE); in __lock_page()
Dmemory_hotplug.c116 __set_current_state(TASK_UNINTERRUPTIBLE); in mem_hotplug_begin()
Dksm.c2007 TASK_UNINTERRUPTIBLE); in wait_while_offlining()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dpeer.c148 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_peer_tables_cleanup()
Dacceptor.c366 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_acceptor()
Drouter.c767 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_wait_known_routerstate()
1145 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_prune_rc_data()
Dapi-ni.c919 set_current_state(TASK_UNINTERRUPTIBLE); in lnet_shutdown_lndnis()
/linux-4.4.14/fs/jffs2/
Dos-linux.h44 set_current_state(TASK_UNINTERRUPTIBLE); \
Dnodemgmt.c175 set_current_state(TASK_UNINTERRUPTIBLE); in jffs2_reserve_space()
/linux-4.4.14/fs/nfs/
Dpagelist.c179 TASK_UNINTERRUPTIBLE); in nfs_page_group_lock()
198 TASK_UNINTERRUPTIBLE); in nfs_page_group_lock_wait()
482 TASK_UNINTERRUPTIBLE); in nfs_wait_on_request()
Dpnfs.c1487 TASK_UNINTERRUPTIBLE); in pnfs_prepare_to_retry_layoutget()
1561 TASK_UNINTERRUPTIBLE); in pnfs_update_layout()
/linux-4.4.14/drivers/base/power/
Druntime.c486 TASK_UNINTERRUPTIBLE); in rpm_suspend()
656 TASK_UNINTERRUPTIBLE); in rpm_resume()
1079 TASK_UNINTERRUPTIBLE); in __pm_runtime_barrier()
/linux-4.4.14/fs/jbd2/
Dtransaction.c157 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()
Dcommit.c456 TASK_UNINTERRUPTIBLE); in jbd2_journal_commit_transaction()
Djournal.c2579 prepare_to_wait(wq, &wait.wait, TASK_UNINTERRUPTIBLE); in jbd2_journal_release_jbd_inode()
/linux-4.4.14/lib/
Dklist.c253 set_current_state(TASK_UNINTERRUPTIBLE); in klist_remove()
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt27 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
Dsuspend-and-cpuhotplug.txt269 TASK_UNINTERRUPTIBLE state, in order to get the microcode image.
/linux-4.4.14/drivers/mfd/
Dti_am335x_tscadc.c75 TASK_UNINTERRUPTIBLE); in am335x_tscadc_need_adc()
/linux-4.4.14/Documentation/timers/
Dtimers-howto.txt100 msleep sets the current task to TASK_UNINTERRUPTIBLE
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_zilog.c384 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/
Dcw1200_spi.c208 set_current_state(TASK_UNINTERRUPTIBLE); in cw1200_spi_lock()
/linux-4.4.14/fs/gfs2/
Dlog.c357 TASK_UNINTERRUPTIBLE); in gfs2_log_reserve()
508 TASK_UNINTERRUPTIBLE); in log_flush_wait()
Drecovery.c607 TASK_UNINTERRUPTIBLE); in gfs2_recover_journal()
Dglock.c813 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()
Dlock_dlm.c973 TASK_UNINTERRUPTIBLE); in control_first_done()
Dsuper.c885 TASK_UNINTERRUPTIBLE); in gfs2_put_super()
/linux-4.4.14/drivers/hwmon/
Dabituguru.c368 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/
Dislpci_mgt.c458 prepare_to_wait(&priv->mgmt_wqueue, &wait, TASK_UNINTERRUPTIBLE); in islpci_mgt_transaction()
Dislpci_dev.c495 prepare_to_wait(&priv->reset_done, &wait, TASK_UNINTERRUPTIBLE); in islpci_reset_if()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dpll.c218 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_bit_change()
Ddsi.c523 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/
Dide-eh.c368 prepare_to_wait(&ide_park_wq, &wait, TASK_UNINTERRUPTIBLE); in do_reset1()
/linux-4.4.14/drivers/atm/
Deni.c864 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()
Dambassador.c596 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()
Datmtcp.c79 set_current_state(TASK_UNINTERRUPTIBLE); in atmtcp_send_control()
Dhe.c2361 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/
Dselftest.h580 set_current_state(TASK_UNINTERRUPTIBLE); \
Dconrpc.c1351 set_current_state(TASK_UNINTERRUPTIBLE); in lstcon_rpc_cleanup_wait()
Drpc.c1591 set_current_state(TASK_UNINTERRUPTIBLE); in srpc_startup()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c318 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/
Dtimer.c1564 __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/
Ddm-block-manager.c130 set_task_state(current, TASK_UNINTERRUPTIBLE); in __wait()
/linux-4.4.14/sound/usb/line6/
Dpcm.c134 set_current_state(TASK_UNINTERRUPTIBLE); in line6_wait_clear_audio_urbs()
/linux-4.4.14/drivers/video/fbdev/omap/
Dlcd_mipid.c179 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
Dhwa742.c928 set_current_state(TASK_UNINTERRUPTIBLE); in hwa742_resume()
/linux-4.4.14/drivers/tty/serial/
Ducc_uart.c829 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/
Doperations.txt93 TASK_UNINTERRUPTIBLE);
/linux-4.4.14/arch/x86/kernel/
Dkvm.c150 prepare_to_wait(&n.wq, &wait, TASK_UNINTERRUPTIBLE); in kvm_async_pf_task_wait()
/linux-4.4.14/Documentation/locking/
Dmutex-design.txt78 unlock path. Under normal circumstances it blocks as TASK_UNINTERRUPTIBLE.
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Ddvb_usb_core.c269 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/
Dcpm_uart_core.c445 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/
Dnfs4recover.c676 set_current_state(TASK_UNINTERRUPTIBLE); in __cld_pipe_upcall()
1275 TASK_UNINTERRUPTIBLE); in nfsd4_cltrack_upcall_lock()
/linux-4.4.14/arch/x86/xen/
Dsmp.c524 __set_current_state(TASK_UNINTERRUPTIBLE); in xen_cpu_die()
/linux-4.4.14/drivers/misc/
Dlkdtm.c437 set_current_state(TASK_UNINTERRUPTIBLE); in lkdtm_do_action()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_i2c.c277 TASK_UNINTERRUPTIBLE); in gmbus_wait_hw_status()
Dintel_sprite.c117 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in intel_pipe_update_start()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Ddevice.c1319 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/
Daccess.c225 set_current_state(TASK_UNINTERRUPTIBLE); in pci_wait_cfg()
/linux-4.4.14/block/
Dblk-mq-tag.c276 prepare_to_wait(&bs->wait, &wait, TASK_UNINTERRUPTIBLE); in bt_get()
Dblk-core.c1253 TASK_UNINTERRUPTIBLE); in get_request()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c985 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/
Dradeon_fence.c1063 set_current_state(TASK_UNINTERRUPTIBLE); in radeon_fence_default_wait()
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmthread.c69 set_current_state(TASK_UNINTERRUPTIBLE); in __dlm_wait_on_lockres_flags()
/linux-4.4.14/net/rds/
Dib_rdma.c654 TASK_UNINTERRUPTIBLE); in rds_ib_flush_mr_pool()
/linux-4.4.14/drivers/bluetooth/
Dhci_qca.c885 set_current_state(TASK_UNINTERRUPTIBLE); in qca_set_baudrate()
/linux-4.4.14/sound/core/
Dinit.c1004 set_current_state(TASK_UNINTERRUPTIBLE); in snd_power_wait()
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/
Dpanel-sony-acx565akm.c194 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
Dpanel-dsi-cm.c107 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
/linux-4.4.14/drivers/block/
Dnull_blk.c206 prepare_to_wait(&nq->wait, &wait, TASK_UNINTERRUPTIBLE); in alloc_cmd()
/linux-4.4.14/Documentation/scheduler/
Dcompletion.txt167 The task is marked as TASK_UNINTERRUPTIBLE and will wait at most 'timeout'
/linux-4.4.14/drivers/spi/
Dspi-ep93xx.c646 set_current_state(TASK_UNINTERRUPTIBLE); in ep93xx_spi_process_transfer()
/linux-4.4.14/drivers/mtd/
Dmtdconcat.c362 set_current_state(TASK_UNINTERRUPTIBLE); in concat_dev_erase()
Dmtdchar.c702 set_current_state(TASK_UNINTERRUPTIBLE); in mtdchar_ioctl()
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3.c466 set_current_state(TASK_UNINTERRUPTIBLE); in pt3_fetch_thread()
/linux-4.4.14/drivers/scsi/
Dppa.c1016 prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE); in __ppa_attach()
Dimm.c1156 prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE); in __imm_attach()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-mailbox.c691 prepare_to_wait(waitq, &w, TASK_UNINTERRUPTIBLE); in cx18_api_call()
Dcx18-driver.c289 set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in cx18_msleep_timeout()
/linux-4.4.14/fs/coda/
Dupcall.c624 set_current_state(TASK_UNINTERRUPTIBLE); in coda_waitfor_upcall()
/linux-4.4.14/fs/cachefiles/
Dnamei.c224 prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE); in cachefiles_mark_object_active()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_scsi_host.c428 prepare_to_wait(&ha->eh_wait_q, &wait, TASK_UNINTERRUPTIBLE); in sas_wait_eh()
/linux-4.4.14/fs/btrfs/
Dcompression.c801 prepare_to_wait(ws_wait, &wait, TASK_UNINTERRUPTIBLE); in find_workspace()
Dtree-log.c2652 &wait, TASK_UNINTERRUPTIBLE); in wait_log_commit()
2671 &wait, TASK_UNINTERRUPTIBLE); in wait_for_writer()
Dextent_io.c755 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/
Dvgaarb.c397 TASK_UNINTERRUPTIBLE); in vga_get()
/linux-4.4.14/fs/kernfs/
Ddir.c1235 prepare_to_wait(waitq, &wait, TASK_UNINTERRUPTIBLE); in kernfs_remove_self()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1091 set_current_state(TASK_UNINTERRUPTIBLE); in cl_object_put_last()
/linux-4.4.14/drivers/net/usb/
Dusbnet.c767 set_current_state(TASK_UNINTERRUPTIBLE); in wait_skb_queue_empty()
781 set_current_state(TASK_UNINTERRUPTIBLE); in usbnet_terminate_urbs()
Dlan78xx.c1990 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/
Dsocklnd_cb.c191 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_transmit()
349 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_receive()
Dsocklnd.c2317 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_base_shutdown()
2558 set_current_state(TASK_UNINTERRUPTIBLE); in ksocknal_shutdown()
/linux-4.4.14/drivers/macintosh/
Dsmu.c1287 set_current_state(TASK_UNINTERRUPTIBLE); in smu_release()
/linux-4.4.14/drivers/video/fbdev/
Dsa1100fb.c825 set_current_state(TASK_UNINTERRUPTIBLE); in sa1100fb_disable_controller()
/linux-4.4.14/fs/f2fs/
Dcheckpoint.c912 prepare_to_wait(&sbi->cp_wait, &wait, TASK_UNINTERRUPTIBLE); in wait_on_all_pages_writeback()
/linux-4.4.14/drivers/usb/serial/
Dio_edgeport.c955 TASK_UNINTERRUPTIBLE); in block_until_chase_response()
1008 TASK_UNINTERRUPTIBLE); in block_until_tx_empty()
/linux-4.4.14/sound/isa/opti9xx/
Dmiro.c184 set_current_state(TASK_UNINTERRUPTIBLE); in aci_busy_wait()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-driver.c365 set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in ivtv_msleep_timeout()
Divtv-ioctl.c1151 TASK_UNINTERRUPTIBLE); in ivtv_s_std_dec()
/linux-4.4.14/net/sunrpc/
Dxprt.c1401 wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_UNINTERRUPTIBLE); in xprt_destroy()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcpci.c224 set_current_state(TASK_UNINTERRUPTIBLE); in reset_hfcpci()
1758 set_current_state(TASK_UNINTERRUPTIBLE); in init_card()
Dhfcmulti.c1380 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/
Do2iblnd.c2471 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/
Dmca.c1824 p->state = TASK_UNINTERRUPTIBLE; in format_mca_init_stack()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c565 set_current_state(TASK_UNINTERRUPTIBLE); in htable_lookup()
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c423 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/
Dfc_exch.c606 prepare_to_wait(&ep->resp_wq, &wait, TASK_UNINTERRUPTIBLE); in fc_seq_set_resp()
/linux-4.4.14/drivers/mmc/core/
Dcore.c952 set_current_state(TASK_UNINTERRUPTIBLE); in __mmc_claim_host()
/linux-4.4.14/sound/usb/
Dmidi.c1203 TASK_UNINTERRUPTIBLE); in snd_usbmidi_output_drain()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c881 set_current_state(TASK_UNINTERRUPTIBLE); in echo_device_free()
/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c3122 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()
Dfalcon.c748 TASK_UNINTERRUPTIBLE : TASK_INTERRUPTIBLE); in falcon_spi_slow_wait()
/linux-4.4.14/net/core/
Dsock.c1983 TASK_UNINTERRUPTIBLE); in __lock_sock()
/linux-4.4.14/fs/quota/
Ddquot.c530 TASK_UNINTERRUPTIBLE); in invalidate_dquots()
/linux-4.4.14/fs/nilfs2/
Dsegment.c2205 TASK_UNINTERRUPTIBLE | TASK_INTERRUPTIBLE, in nilfs_segctor_wakeup()

12