Home
last modified time | relevance | path

Searched refs:TASK_UNINTERRUPTIBLE (Results 76 – 100 of 255) sorted by relevance

1234567891011

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c349 set_current_state(TASK_UNINTERRUPTIBLE); in wait_for_bit_change()
/openbmc/linux/drivers/md/
H A Ddm-zoned-reclaim.c180 TASK_UNINTERRUPTIBLE); in dmz_reclaim_copy()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c125 set_current_state(TASK_UNINTERRUPTIBLE); in __wait()
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcd_mipid.c167 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
/openbmc/linux/block/
H A Dblk-mq-tag.c180 sbitmap_prepare_to_wait(bt, ws, &wait, TASK_UNINTERRUPTIBLE); in blk_mq_get_tag()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c404 set_current_state(TASK_UNINTERRUPTIBLE); in acx565akm_set_sleep_mode()
H A Dpanel-dsi-cm.c105 set_current_state(TASK_UNINTERRUPTIBLE); in hw_guard_wait()
/openbmc/linux/fs/gfs2/
H A Drecovery.c578 TASK_UNINTERRUPTIBLE); in gfs2_recover_journal()
/openbmc/linux/mm/
H A Dfilemap.c1415 set_current_state(TASK_UNINTERRUPTIBLE); in migration_entry_wait_on_locked()
1420 if (signal_pending_state(TASK_UNINTERRUPTIBLE, current)) in migration_entry_wait_on_locked()
1440 folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in folio_wait_bit()
1629 folio_wait_bit_common(folio, PG_locked, TASK_UNINTERRUPTIBLE, in __folio_lock()
3733 folio_put_wait_locked(folio, TASK_UNINTERRUPTIBLE); in do_read_cache_folio()
H A Dhighmem.c263 __set_current_state(TASK_UNINTERRUPTIBLE); in map_new_virtual()
/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c819 set_current_state(TASK_UNINTERRUPTIBLE); in qe_uart_shutdown()
825 set_current_state(TASK_UNINTERRUPTIBLE); in qe_uart_shutdown()
/openbmc/linux/drivers/atm/
H A Datmtcp.c80 set_current_state(TASK_UNINTERRUPTIBLE); in atmtcp_send_control()
/openbmc/linux/sound/hda/
H A Dhdac_controller.c259 TASK_UNINTERRUPTIBLE); in snd_hdac_bus_get_response()
/openbmc/linux/sound/usb/line6/
H A Dpcm.c129 set_current_state(TASK_UNINTERRUPTIBLE); in line6_wait_clear_audio_urbs()
/openbmc/linux/fs/fat/
H A Dfile.c180 set_current_state(TASK_UNINTERRUPTIBLE); in fat_file_release()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c209 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fifo_wait_noirq()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c254 wait_on_bit(&adap->state_bits, ADAP_INIT, TASK_UNINTERRUPTIBLE); in dvb_usb_start_feed()
603 TASK_UNINTERRUPTIBLE); in dvb_usb_fe_sleep()
/openbmc/linux/Documentation/locking/
H A Dlocktypes.rst268 task->state = TASK_UNINTERRUPTIBLE
285 task->state = TASK_UNINTERRUPTIBLE
/openbmc/linux/fs/nfs/
H A Dpagelist.c303 TASK_UNINTERRUPTIBLE); in nfs_page_set_headlock()
712 TASK_UNINTERRUPTIBLE); in nfs_wait_on_request()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c1187 set_current_state(TASK_UNINTERRUPTIBLE); in poll_window_credits()
1220 set_current_state(TASK_UNINTERRUPTIBLE); in poll_window_busy_state()
/openbmc/linux/net/rds/
H A Dib_rdma.c368 TASK_UNINTERRUPTIBLE); in rds_ib_flush_mr_pool()
/openbmc/linux/fs/xfs/
H A Dxfs_trans_ail.c739 prepare_to_wait(&ailp->ail_empty, &wait, TASK_UNINTERRUPTIBLE); in xfs_ail_push_all_sync()
/openbmc/linux/drivers/md/bcache/
H A Dalloc.c415 TASK_UNINTERRUPTIBLE); in bch_bucket_alloc()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1340 set_current_state(TASK_UNINTERRUPTIBLE); in resume_queues()
1409 set_current_state(TASK_UNINTERRUPTIBLE); in recover_lost_dbs()
1424 set_current_state(TASK_UNINTERRUPTIBLE); in recover_queues()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c934 set_current_state(TASK_UNINTERRUPTIBLE); in chip_ready()
1018 set_current_state(TASK_UNINTERRUPTIBLE); in get_chip()
1238 set_current_state(TASK_UNINTERRUPTIBLE); in xip_wait_for_operation()
1314 set_current_state(TASK_UNINTERRUPTIBLE); in inval_cache_and_wait_for_operation()

1234567891011