Symbol: TASK_UNINTERRUPTIBLE
arch/m68k/coldfire/pci.c
228
set_current_state(TASK_UNINTERRUPTIBLE);
arch/powerpc/kvm/book3s_hv.c
4843
kvmppc_wait_for_exec(vc, vcpu, TASK_UNINTERRUPTIBLE);
arch/powerpc/platforms/powernv/vas-window.c
1187
set_current_state(TASK_UNINTERRUPTIBLE);
arch/powerpc/platforms/powernv/vas-window.c
1220
set_current_state(TASK_UNINTERRUPTIBLE);
arch/powerpc/xmon/xmon.c
3254
(p_state & TASK_UNINTERRUPTIBLE) ? 'D' :
arch/s390/mm/pfault.c
201
__set_current_state(TASK_UNINTERRUPTIBLE);
arch/x86/kernel/kvm.c
164
prepare_to_swait_exclusive(&n.wq, &wait, TASK_UNINTERRUPTIBLE);
arch/x86/xen/smp_pv.c
338
__set_current_state(TASK_UNINTERRUPTIBLE);
block/bdev.c
605
prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE);
block/blk-iocost.c
2765
set_current_state(TASK_UNINTERRUPTIBLE);
block/blk-mq-tag.c
190
sbitmap_prepare_to_wait(bt, ws, &wait, TASK_UNINTERRUPTIBLE);
block/blk-rq-qos.c
276
TASK_UNINTERRUPTIBLE);
block/blk-rq-qos.c
308
set_current_state(TASK_UNINTERRUPTIBLE);
block/fops.c
270
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/ata/libata-eh.c
857
prepare_to_wait(&ap->eh_wait_q, &wait, TASK_UNINTERRUPTIBLE);
drivers/base/power/runtime.c
1446
TASK_UNINTERRUPTIBLE);
drivers/base/power/runtime.c
665
TASK_UNINTERRUPTIBLE);
drivers/base/power/runtime.c
852
TASK_UNINTERRUPTIBLE);
drivers/block/drbd/drbd_receiver.c
296
prepare_to_wait(&device->ee_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/block/drbd/drbd_req.c
1534
prepare_to_wait(&device->al_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/block/drbd/drbd_req.c
975
prepare_to_wait(&device->misc_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/block/rnbd/rnbd-clt.c
839
prepare_to_wait(&sess->rtrs_waitq, &wait, TASK_UNINTERRUPTIBLE);
drivers/block/zram/zram_drv.c
100
wait_on_bit_lock(lock, ZRAM_ENTRY_LOCK, TASK_UNINTERRUPTIBLE);
drivers/bluetooth/btmtk.c
688
TASK_UNINTERRUPTIBLE, HCI_INIT_TIMEOUT);
drivers/bluetooth/hci_qca.c
1612
TASK_UNINTERRUPTIBLE, MEMDUMP_TIMEOUT);
drivers/bluetooth/hci_qca.c
2685
TASK_UNINTERRUPTIBLE, wait_timeout);
drivers/cxl/core/region.c
3840
attach_target(cxlr, cxled, -1, TASK_UNINTERRUPTIBLE);
drivers/cxl/pci.c
324
TASK_UNINTERRUPTIBLE,
drivers/dma-buf/dma-fence.c
841
__set_current_state(TASK_UNINTERRUPTIBLE);
drivers/dma-buf/dma-fence.c
943
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/fsi/fsi-occ.c
546
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
275
usleep_range_state(wait_in_micro_secs, wait_in_micro_secs, TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/display/drm_dp_tunnel.c
1145
timeout = wait_woken(&wait, TASK_UNINTERRUPTIBLE, timeout);
drivers/gpu/drm/i915/display/intel_vblank.c
754
prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/gt/intel_reset.c
1556
TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
4940
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
648
TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE;
drivers/gpu/drm/i915/i915_perf.c
3150
__i915_active_wait(active, TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/i915_request.c
1986
TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE;
drivers/gpu/drm/i915/selftests/i915_active.c
159
__i915_active_wait(&active->base, TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/selftests/i915_active.c
237
__i915_active_wait(&active->base, TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/i915/selftests/igt_reset.c
29
TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/nouveau/nouveau_fence.c
281
TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/nouveau/nouveau_fence.c
311
TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/omapdrm/dss/dsi.c
157
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/omapdrm/dss/pll.c
349
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/panel/panel-dsi-cm.c
105
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/panel/panel-sony-acx565akm.c
404
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/radeon/radeon_fence.c
1019
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/vc4/vc4_gem.c
411
TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c
210
TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/vmwgfx/vmwgfx_irq.c
195
TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
drivers/gpu/drm/vmwgfx/vmwgfx_irq.c
214
TASK_UNINTERRUPTIBLE);
drivers/hwmon/abituguru.c
355
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/hwmon/abituguru.c
530
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/hwmon/abituguru.c
567
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/infiniband/hw/cxgb4/cm.c
3517
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/infiniband/hw/cxgb4/device.c
1339
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/infiniband/hw/cxgb4/device.c
1408
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/infiniband/hw/cxgb4/device.c
1423
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/infiniband/ulp/rtrs/rtrs-clt.c
129
TASK_UNINTERRUPTIBLE);
drivers/macintosh/smu.c
1291
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/bcache/alloc.c
399
TASK_UNINTERRUPTIBLE);
drivers/md/bcache/btree.c
1214
TASK_UNINTERRUPTIBLE);
drivers/md/bcache/btree.c
875
TASK_UNINTERRUPTIBLE);
drivers/md/bcache/super.c
2826
TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
1461
wait_on_bit_lock_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
1500
wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
1502
wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
1574
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
1931
wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
2174
wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-bufio.c
2177
wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE);
drivers/md/dm-integrity.c
1284
__set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/dm-integrity.c
1541
__set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/dm-mpath.c
1284
prepare_to_wait(&m->pg_init_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/md/dm-snap.c
1172
wait_on_bit(&s->state_bits, RUNNING_MERGE, TASK_UNINTERRUPTIBLE);
drivers/md/dm-snap.c
1546
__set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/dm-vdo/data-vio.c
946
TASK_UNINTERRUPTIBLE);
drivers/md/dm-writecache.c
762
prepare_to_wait(&wc->freelist_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/md/dm-zoned-metadata.c
1880
prepare_to_wait(&zmd->free_wq, &wait, TASK_UNINTERRUPTIBLE);
drivers/md/dm-zoned-metadata.c
1926
wait_on_bit_timeout(&zone->flags, DMZ_RECLAIM, TASK_UNINTERRUPTIBLE, HZ);
drivers/md/dm-zoned-metadata.c
684
TASK_UNINTERRUPTIBLE);
drivers/md/dm-zoned-metadata.c
835
TASK_UNINTERRUPTIBLE);
drivers/md/dm-zoned-reclaim.c
180
TASK_UNINTERRUPTIBLE);
drivers/md/dm.c
3198
(void) __dm_suspend(md, map, suspend_flags, TASK_UNINTERRUPTIBLE,
drivers/md/dm.c
3272
dm_wait_for_completion(md, TASK_UNINTERRUPTIBLE);
drivers/md/md-bitmap.c
1705
TASK_UNINTERRUPTIBLE);
drivers/md/persistent-data/dm-block-manager.c
125
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/md/raid5.c
5772
TASK_UNINTERRUPTIBLE);
drivers/md/raid5.c
5785
TASK_UNINTERRUPTIBLE);
drivers/md/raid5.c
5885
wait_on_bit(&dev->flags, R5_Overlap, TASK_UNINTERRUPTIBLE);
drivers/md/raid5.c
6244
wait_woken(&wait, TASK_UNINTERRUPTIBLE,
drivers/media/i2c/cx25840/cx25840-core.c
1087
prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/media/i2c/cx25840/cx25840-core.c
725
prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/media/i2c/cx25840/cx25840-core.c
962
prepare_to_wait(&state->fw_wait, &wait, TASK_UNINTERRUPTIBLE);
drivers/media/i2c/ir-kbd-i2c.c
700
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/media/i2c/saa7110.c
186
prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE);
drivers/media/i2c/saa7110.c
221
prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE);
drivers/media/pci/cx18/cx18-driver.c
274
set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
drivers/media/pci/cx18/cx18-mailbox.c
672
prepare_to_wait(waitq, &w, TASK_UNINTERRUPTIBLE);
drivers/media/pci/ivtv/ivtv-driver.c
349
set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
drivers/media/pci/ivtv/ivtv-ioctl.c
1141
TASK_UNINTERRUPTIBLE);
drivers/media/pci/pt3/pt3.c
448
set_current_state(TASK_UNINTERRUPTIBLE|TASK_FREEZABLE);
drivers/media/test-drivers/vimc/vimc-streamer.c
203
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c
255
wait_on_bit(&adap->state_bits, ADAP_INIT, TASK_UNINTERRUPTIBLE);
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c
604
TASK_UNINTERRUPTIBLE);
drivers/mfd/ti_am335x_tscadc.c
53
TASK_UNINTERRUPTIBLE);
drivers/misc/lkdtm/bugs.c
380
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mmc/core/core.c
805
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0001.c
1014
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0001.c
1234
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0001.c
1310
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0001.c
930
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1119
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1318
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1679
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1838
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1909
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
1957
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
2457
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
2557
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
2941
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0002.c
969
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
1003
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
1073
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
1219
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
350
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
483
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
540
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
776
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/chips/cfi_cmdset_0020.c
805
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/lpddr/lpddr_cmds.c
171
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/lpddr/lpddr_cmds.c
270
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/lpddr/lpddr_cmds.c
337
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/mtd/nand/onenand/onenand_base.c
1015
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2825
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
2410
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/ethernet/fungible/funcore/fun_dev.c
345
sbitmap_prepare_to_wait(sbq, ws, &wait, TASK_UNINTERRUPTIBLE);
drivers/net/ethernet/ibm/ibmvnic.c
3341
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/ethernet/sfc/falcon/falcon.c
750
TASK_UNINTERRUPTIBLE : TASK_INTERRUPTIBLE);
drivers/net/usb/lan78xx.c
3510
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/usb/lan78xx.c
3518
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/usb/usbnet.c
795
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/usb/usbnet.c
809
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/net/wireless/st/cw1200/cw1200_spi.c
207
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/pci/vgaarb.c
481
TASK_UNINTERRUPTIBLE);
drivers/scsi/bfa/bfad_im.c
1287
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/bfa/bfad_im.c
1296
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/bfa/bfad_im.c
1301
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/bfa/bfad_im.c
224
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/imm.c
1188
prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE);
drivers/scsi/libfc/fc_exch.c
603
prepare_to_wait(&ep->resp_wq, &wait, TASK_UNINTERRUPTIBLE);
drivers/scsi/ppa.c
1070
prepare_to_wait(&waiting, &wait, TASK_UNINTERRUPTIBLE);
drivers/scsi/qla2xxx/qla_nx.c
3528
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/qla4xxx/ql4_nx.c
1554
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/scsi/qla4xxx/ql4_os.c
4935
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/serial/cpm_uart.c
436
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/serial/cpm_uart.c
457
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/serial/ucc_uart.c
813
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/serial/ucc_uart.c
819
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/sysrq.c
317
show_state_filter(TASK_UNINTERRUPTIBLE);
drivers/tty/tty_ldsem.c
194
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/tty_ldsem.c
257
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/tty/tty_ldsem.c
264
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/usb/serial/io_edgeport.c
1029
TASK_UNINTERRUPTIBLE);
drivers/usb/serial/io_edgeport.c
976
TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap/hwa742.c
928
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap/lcd_mipid.c
167
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
100
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c
182
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
2146
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
513
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/omap2/omapfb/dss/pll.c
207
set_current_state(TASK_UNINTERRUPTIBLE);
drivers/video/fbdev/sa1100fb.c
823
set_current_state(TASK_UNINTERRUPTIBLE);
fs/afs/fs_operation.c
98
set_current_state(TASK_UNINTERRUPTIBLE);
fs/afs/fs_probe.c
341
set_current_state(intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
fs/afs/fs_probe.c
508
is_intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
fs/afs/rxrpc.c
642
set_current_state(TASK_UNINTERRUPTIBLE);
fs/afs/server.c
253
wait_on_bit(&server->flags, AFS_SERVER_FL_CREATING, TASK_UNINTERRUPTIBLE);
fs/afs/server.c
617
TASK_UNINTERRUPTIBLE : TASK_INTERRUPTIBLE);
fs/afs/volume.c
460
TASK_UNINTERRUPTIBLE : TASK_INTERRUPTIBLE);
fs/btrfs/compression.c
834
prepare_to_wait(ws_wait, &wait, TASK_UNINTERRUPTIBLE);
fs/btrfs/direct-io.c
195
TASK_UNINTERRUPTIBLE);
fs/btrfs/disk-io.c
3320
TASK_UNINTERRUPTIBLE);
fs/btrfs/extent-io-tree.c
903
prepare_to_wait(&state->wq, &wait, TASK_UNINTERRUPTIBLE);
fs/btrfs/extent_io.c
3974
wait_on_bit_io(&eb->bflags, EXTENT_BUFFER_READING, TASK_UNINTERRUPTIBLE);
fs/btrfs/extent_io.h
285
TASK_UNINTERRUPTIBLE);
fs/btrfs/inode.c
1423
TASK_UNINTERRUPTIBLE);
fs/btrfs/super.c
1383
wait_on_bit(&fs_info->flags, BTRFS_FS_CLEANER_RUNNING, TASK_UNINTERRUPTIBLE);
fs/btrfs/tree-log.c
3196
&wait, TASK_UNINTERRUPTIBLE);
fs/btrfs/tree-log.c
3215
TASK_UNINTERRUPTIBLE);
fs/btrfs/zstd.c
309
prepare_to_wait(&zwsm->wait, &wait, TASK_UNINTERRUPTIBLE);
fs/buffer.c
118
wait_on_bit_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE);
fs/buffer.c
68
wait_on_bit_lock_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE);
fs/coda/upcall.c
667
set_current_state(TASK_UNINTERRUPTIBLE);
fs/coredump.c
537
TASK_UNINTERRUPTIBLE|TASK_FREEZABLE);
fs/dax.c
232
TASK_UNINTERRUPTIBLE);
fs/dax.c
257
TASK_UNINTERRUPTIBLE);
fs/dax.c
292
prepare_to_wait(wq, &ewait.wait, TASK_UNINTERRUPTIBLE);
fs/dax.c
967
TASK_UNINTERRUPTIBLE, 0, 0, schedule());
fs/direct-io.c
480
__set_current_state(TASK_UNINTERRUPTIBLE);
fs/ext4/fast_commit.c
271
prepare_to_wait(wq, &wait.wq_entry, TASK_UNINTERRUPTIBLE);
fs/f2fs/checkpoint.c
1529
prepare_to_wait(&sbi->cp_wait, &wait, TASK_UNINTERRUPTIBLE);
fs/f2fs/f2fs.h
5067
set_current_state(TASK_UNINTERRUPTIBLE);
fs/f2fs/segment.c
460
TASK_UNINTERRUPTIBLE);
fs/fat/file.c
181
set_current_state(TASK_UNINTERRUPTIBLE);
fs/fs-writeback.c
1630
prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE);
fs/fs-writeback.c
1656
prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE);
fs/fs_pin.c
54
set_current_state(TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
1043
prepare_to_wait(wq, &wait.wait, TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
1268
wait_on_bit(&gh->gh_iflags, HIF_WAIT, TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
1617
prepare_to_wait(wq, &wait, TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
1627
wait_on_bit(&gh->gh_iflags, HIF_WAIT, TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
1645
wait_on_bit(&gl->gl_flags, GLF_DEMOTE, TASK_UNINTERRUPTIBLE);
fs/gfs2/glock.c
431
TASK_UNINTERRUPTIBLE);
fs/gfs2/lock_dlm.c
1066
TASK_UNINTERRUPTIBLE);
fs/gfs2/log.c
687
TASK_UNINTERRUPTIBLE);
fs/gfs2/recovery.c
580
TASK_UNINTERRUPTIBLE);
fs/gfs2/super.c
1510
wait_on_bit_io(&ip->i_flags, GIF_GLOP_PENDING, TASK_UNINTERRUPTIBLE);
fs/gfs2/super.c
594
TASK_UNINTERRUPTIBLE);
fs/inode.c
2613
prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE);
fs/inode.c
538
prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE);
fs/inode.c
615
prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE);
fs/iomap/direct-io.c
877
set_current_state(TASK_UNINTERRUPTIBLE);
fs/jbd2/commit.c
442
TASK_UNINTERRUPTIBLE);
fs/jbd2/journal.c
2931
prepare_to_wait(wq, &wait.wq_entry, TASK_UNINTERRUPTIBLE);
fs/jbd2/journal.c
721
TASK_UNINTERRUPTIBLE);
fs/jbd2/transaction.c
1113
wait_on_bit_io(&bh->b_state, BH_Shadow, TASK_UNINTERRUPTIBLE);
fs/jbd2/transaction.c
146
TASK_UNINTERRUPTIBLE);
fs/jbd2/transaction.c
172
TASK_UNINTERRUPTIBLE);
fs/jbd2/transaction.c
1976
set_current_state(TASK_UNINTERRUPTIBLE);
fs/jbd2/transaction.c
838
TASK_UNINTERRUPTIBLE);
fs/jffs2/nodemgmt.c
179
set_current_state(TASK_UNINTERRUPTIBLE);
fs/jffs2/os-linux.h
45
set_current_state(TASK_UNINTERRUPTIBLE); \
fs/jfs/jfs_lock.h
28
set_current_state(TASK_UNINTERRUPTIBLE);\
fs/jfs/jfs_logmgr.c
1559
set_current_state(TASK_UNINTERRUPTIBLE);
fs/jfs/jfs_metapage.c
49
set_current_state(TASK_UNINTERRUPTIBLE);
fs/jfs/jfs_txnmgr.c
123
set_current_state(TASK_UNINTERRUPTIBLE);
fs/kernfs/dir.c
1740
prepare_to_wait(waitq, &wait, TASK_UNINTERRUPTIBLE);
fs/netfs/fscache_volume.c
158
TASK_UNINTERRUPTIBLE, 20 * HZ);
fs/netfs/fscache_volume.c
164
TASK_UNINTERRUPTIBLE);
fs/netfs/fscache_volume.c
320
TASK_UNINTERRUPTIBLE);
fs/netfs/locking.c
234
set_current_state(TASK_UNINTERRUPTIBLE);
fs/netfs/misc.c
383
prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE);
fs/netfs/misc.c
459
prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE);
fs/netfs/misc.c
528
prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE);
fs/nfs/blocklayout/rpc_pipefs.c
93
set_current_state(TASK_UNINTERRUPTIBLE);
fs/nfs/pagelist.c
207
TASK_UNINTERRUPTIBLE);
fs/nfs/pnfs.c
1458
TASK_UNINTERRUPTIBLE))
fs/nfs/pnfs.c
1483
wait_on_bit(&lo->plh_flags, NFS_LAYOUT_RETURN, TASK_UNINTERRUPTIBLE);
fs/nfs/pnfs.c
1612
TASK_UNINTERRUPTIBLE);
fs/nfs/write.c
442
TASK_UNINTERRUPTIBLE);
fs/nfsd/filecache.c
1192
wait_on_bit(&nf->nf_flags, NFSD_FILE_PENDING, TASK_UNINTERRUPTIBLE);
fs/nfsd/nfs4recover.c
1743
TASK_UNINTERRUPTIBLE);
fs/nfsd/nfs4state.c
9533
TASK_UNINTERRUPTIBLE, NFSD_CB_GETATTR_TIMEOUT);
fs/nilfs2/segment.c
2295
TASK_UNINTERRUPTIBLE | TASK_INTERRUPTIBLE,
fs/ocfs2/dlm/dlmthread.c
50
set_current_state(TASK_UNINTERRUPTIBLE);
fs/orangefs/orangefs-bufmap.c
52
set_current_state(TASK_UNINTERRUPTIBLE);
fs/smb/client/file.c
3323
TASK_UNINTERRUPTIBLE);
fs/smb/server/oplock.c
763
wait_on_bit(&opinfo->pending_break, 0, TASK_UNINTERRUPTIBLE);
fs/ubifs/journal.c
307
set_current_state(TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_buf.c
958
set_current_state(TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_inode.c
1869
prepare_to_wait(wq, &wait.wq_entry, TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_log.c
208
__set_current_state(TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_log_priv.h
602
__set_current_state(TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_trans_ail.c
741
prepare_to_wait(&ailp->ail_empty, &wait, TASK_UNINTERRUPTIBLE);
fs/xfs/xfs_zone_alloc.c
732
prepare_to_wait(&zi->zi_zone_wait, &wait, TASK_UNINTERRUPTIBLE);
include/linux/delay.h
77
usleep_range_state(min, max, TASK_UNINTERRUPTIBLE);
include/linux/mmap_lock.h
303
__vma_start_write(vma, TASK_UNINTERRUPTIBLE);
include/linux/rcupdate_wait.h
35
#define wait_rcu_gp(...) _wait_rcu_gp(false, TASK_UNINTERRUPTIBLE, __VA_ARGS__)
include/linux/rcupdate_wait.h
60
_wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), TASK_UNINTERRUPTIBLE, __VA_ARGS__)
include/linux/sched.h
137
#define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE)
include/linux/sched.h
141
#define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD)
include/linux/sched.h
144
#define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE)
include/linux/sched.h
148
TASK_UNINTERRUPTIBLE | __TASK_STOPPED | \
include/linux/sched.h
1705
state = TASK_UNINTERRUPTIBLE;
include/linux/sched/mm.h
294
__set_current_state(TASK_UNINTERRUPTIBLE);
include/linux/swait.h
183
(void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \
include/linux/swait.h
195
TASK_UNINTERRUPTIBLE, timeout, \
include/linux/wait.h
1034
(void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait.h
1218
TASK_UNINTERRUPTIBLE); \
include/linux/wait.h
330
(void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait.h
354
(void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait.h
395
TASK_UNINTERRUPTIBLE, 0, timeout, \
include/linux/wait.h
445
(void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 1, 0, \
include/linux/wait.h
458
(void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait.h
592
TASK_UNINTERRUPTIBLE); \
include/linux/wait_bit.h
281
___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait_bit.h
284
___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
include/linux/wait_bit.h
372
TASK_UNINTERRUPTIBLE, 0, timeout, \
include/linux/wait_bit.h
489
wait_var_event_any_lock(var, condition, lock, spin, TASK_UNINTERRUPTIBLE)
include/linux/wait_bit.h
510
wait_var_event_any_lock(var, condition, lock, mutex, TASK_UNINTERRUPTIBLE)
include/trace/events/sched.h
256
{ TASK_UNINTERRUPTIBLE, "D" },
kernel/audit.c
1638
set_current_state(TASK_UNINTERRUPTIBLE);
kernel/audit.c
1950
set_current_state(TASK_UNINTERRUPTIBLE);
kernel/cgroup/cgroup-v1.c
753
case TASK_UNINTERRUPTIBLE:
kernel/cgroup/cgroup.c
3272
TASK_UNINTERRUPTIBLE);
kernel/futex/requeue.c
187
TASK_UNINTERRUPTIBLE);
kernel/hung_task.c
113
if (!(state & TASK_UNINTERRUPTIBLE) ||
kernel/irq_work.c
294
TASK_UNINTERRUPTIBLE);
kernel/kcsan/report.c
544
set_current_state(TASK_UNINTERRUPTIBLE);
kernel/kthread.c
412
__set_current_state(TASK_UNINTERRUPTIBLE);
kernel/kthread.c
588
__kthread_bind_mask(p, mask, TASK_UNINTERRUPTIBLE);
kernel/kthread.c
604
__kthread_bind(p, cpu, TASK_UNINTERRUPTIBLE);
kernel/kthread.c
845
if (!wait_task_inactive(p, TASK_UNINTERRUPTIBLE) || kthread->started) {
kernel/locking/mutex.c
1164
__mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_);
kernel/locking/mutex.c
1186
return __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE, 0,
kernel/locking/mutex.c
874
__mutex_lock(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_);
kernel/locking/mutex.c
883
__mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, nest, _RET_IP_);
kernel/locking/mutex.c
911
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE,
kernel/locking/mutex.c
951
ret = __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE,
kernel/locking/percpu-rwsem.c
160
set_current_state(TASK_UNINTERRUPTIBLE |
kernel/locking/percpu-rwsem.c
256
rcuwait_wait_event(&sem->writer, readers_active_check(sem), TASK_UNINTERRUPTIBLE);
kernel/locking/rtmutex_api.c
104
if (__rt_mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, NULL, 0) == 0)
kernel/locking/rtmutex_api.c
578
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_);
kernel/locking/rtmutex_api.c
585
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, nest_lock, _RET_IP_);
kernel/locking/rtmutex_api.c
610
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_);
kernel/locking/rtmutex_api.c
640
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_);
kernel/locking/rtmutex_api.c
660
__mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_);
kernel/locking/rtmutex_api.c
71
if (__rt_mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, NULL, subclass) == 0)
kernel/locking/rtmutex_api.c
84
if (__rt_mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, nest_lock, 0) == 0)
kernel/locking/rwsem.c
1097
if (state == TASK_UNINTERRUPTIBLE)
kernel/locking/rwsem.c
1119
if (state == TASK_UNINTERRUPTIBLE)
kernel/locking/rwsem.c
1185
if (state == TASK_UNINTERRUPTIBLE)
kernel/locking/rwsem.c
1222
if (state == TASK_UNINTERRUPTIBLE)
kernel/locking/rwsem.c
1304
__down_read_common(sem, TASK_UNINTERRUPTIBLE);
kernel/locking/rwsem.c
1356
__down_write_common(sem, TASK_UNINTERRUPTIBLE);
kernel/locking/rwsem.c
1502
rwbase_read_lock(&sem->rwbase, TASK_UNINTERRUPTIBLE);
kernel/locking/rwsem.c
1527
rwbase_write_lock(&sem->rwbase, TASK_UNINTERRUPTIBLE);
kernel/locking/semaphore.c
328
__down_common(sem, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT);
kernel/locking/semaphore.c
343
return __down_common(sem, TASK_UNINTERRUPTIBLE, timeout);
kernel/locking/ww_rt_mutex.c
81
return __ww_rt_mutex_lock(lock, ctx, TASK_UNINTERRUPTIBLE, _RET_IP_);
kernel/rcu/tasks.h
145
.wait_state = TASK_UNINTERRUPTIBLE, \
kernel/resource.c
1354
set_current_state(TASK_UNINTERRUPTIBLE);
kernel/sched/completion.c
153
wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE);
kernel/sched/completion.c
172
return wait_for_common(x, timeout, TASK_UNINTERRUPTIBLE);
kernel/sched/completion.c
186
wait_for_common_io(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE);
kernel/sched/completion.c
206
return wait_for_common_io(x, timeout, TASK_UNINTERRUPTIBLE);
kernel/sched/core.c
2250
(task_state & TASK_UNINTERRUPTIBLE) &&
kernel/sched/core.c
2432
set_current_state(TASK_UNINTERRUPTIBLE);
kernel/sched/core.c
8206
if (state_filter == TASK_UNINTERRUPTIBLE && (state & TASK_NOLOAD))
kernel/sched/core.c
8530
TASK_UNINTERRUPTIBLE);
kernel/sched/deadline.c
2350
if (state & TASK_UNINTERRUPTIBLE)
kernel/sched/fair.c
2141
if (state & TASK_UNINTERRUPTIBLE)
kernel/sched/rt.c
1325
if (state & TASK_UNINTERRUPTIBLE)
kernel/softirq.c
1027
wait_on_bit_lock(&t->state, TASKLET_STATE_SCHED, TASK_UNINTERRUPTIBLE);
kernel/softirq.c
1043
wait_on_bit(&t->state, TASKLET_STATE_RUN, TASK_UNINTERRUPTIBLE);
kernel/time/sleep_timeout.c
157
__set_current_state(TASK_UNINTERRUPTIBLE);
kernel/umh.c
249
TASK_UNINTERRUPTIBLE);
kernel/umh.c
403
unsigned int state = TASK_UNINTERRUPTIBLE;
kernel/workqueue.c
5096
TASK_UNINTERRUPTIBLE);
lib/closure.c
143
set_current_state(TASK_UNINTERRUPTIBLE);
lib/closure.c
174
set_current_state(TASK_UNINTERRUPTIBLE);
lib/closure.c
197
set_current_state(TASK_UNINTERRUPTIBLE);
lib/klist.c
252
set_current_state(TASK_UNINTERRUPTIBLE);
lib/sys_info.c
160
show_state_filter(TASK_UNINTERRUPTIBLE);
lib/test_lockup.c
465
wait_state = TASK_UNINTERRUPTIBLE;
mm/filemap.c
1442
set_current_state(TASK_UNINTERRUPTIBLE);
mm/filemap.c
1447
if (signal_pending_state(TASK_UNINTERRUPTIBLE, current))
mm/filemap.c
1467
folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED);
mm/filemap.c
1704
folio_wait_bit_common(folio, PG_locked, TASK_UNINTERRUPTIBLE,
mm/filemap.c
4122
folio_put_wait_locked(folio, TASK_UNINTERRUPTIBLE);
mm/highmem.c
275
__set_current_state(TASK_UNINTERRUPTIBLE);
mm/ksm.c
3299
TASK_UNINTERRUPTIBLE);
mm/mempool.c
441
prepare_to_wait(&pool->wait, &wait, TASK_UNINTERRUPTIBLE);
mm/mmap_lock.c
176
.state = TASK_UNINTERRUPTIBLE,
mm/shmem.c
2672
TASK_UNINTERRUPTIBLE);
mm/userfaultfd.c
2675
return TASK_UNINTERRUPTIBLE;
mm/vmscan.c
565
prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE);
net/ceph/osdmap.c
1072
prepare_to_wait(&wsm->ws_wait, &wait, TASK_UNINTERRUPTIBLE);
net/core/rtnetlink.c
668
wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT);
net/core/sock.c
3234
TASK_UNINTERRUPTIBLE);
net/netlink/af_netlink.c
426
set_current_state(TASK_UNINTERRUPTIBLE);
net/rds/ib_rdma.c
364
TASK_UNINTERRUPTIBLE);
net/rxrpc/sendmsg.c
146
set_current_state(TASK_UNINTERRUPTIBLE);
net/rxrpc/sendmsg.c
176
set_current_state(TASK_UNINTERRUPTIBLE);
net/rxrpc/sendmsg.c
66
set_current_state(TASK_UNINTERRUPTIBLE);
net/sunrpc/xprt.c
2150
wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_UNINTERRUPTIBLE);
security/keys/gc.c
126
TASK_UNINTERRUPTIBLE);
security/keys/request_key.c
681
intr ? TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE);
sound/hda/core/controller.c
328
TASK_UNINTERRUPTIBLE);
sound/isa/opti9xx/miro.c
199
set_current_state(TASK_UNINTERRUPTIBLE);
sound/pci/mixart/mixart_core.c
235
set_current_state(TASK_UNINTERRUPTIBLE);
sound/pci/mixart/mixart_core.c
288
set_current_state(TASK_UNINTERRUPTIBLE);
sound/usb/line6/pcm.c
129
set_current_state(TASK_UNINTERRUPTIBLE);
sound/usb/midi.c
1251
TASK_UNINTERRUPTIBLE);
tools/perf/util/bpf_skel/off_cpu.bpf.c
177
state != TASK_UNINTERRUPTIBLE)
tools/testing/selftests/net/bench/page_pool/time_bench.c
372
set_current_state(TASK_UNINTERRUPTIBLE);
tools/testing/selftests/net/bench/page_pool/time_bench.c
380
set_current_state(TASK_UNINTERRUPTIBLE);
virt/kvm/kvm_main.c
1618
set_current_state(TASK_UNINTERRUPTIBLE);