Home
last modified time | relevance | path

Searched refs:might_sleep (Results 1 – 178 of 178) sorted by relevance

/linux-4.4.14/net/mac802154/
Ddriver-ops.h24 might_sleep(); in drv_xmit_sync()
33 might_sleep(); in drv_start()
45 might_sleep(); in drv_stop()
65 might_sleep(); in drv_set_channel()
77 might_sleep(); in drv_set_tx_power()
95 might_sleep(); in drv_set_cca_mode()
112 might_sleep(); in drv_set_lbt_mode()
130 might_sleep(); in drv_set_cca_ed_level()
148 might_sleep(); in drv_set_pan_id()
170 might_sleep(); in drv_set_extended_addr()
[all …]
/linux-4.4.14/net/mac80211/
Ddriver-ops.h78 might_sleep(); in drv_suspend()
90 might_sleep(); in drv_resume()
101 might_sleep(); in drv_set_wakeup()
126 might_sleep(); in drv_config()
139 might_sleep(); in drv_bss_info_changed()
182 might_sleep(); in drv_configure_filter()
196 might_sleep(); in drv_config_iface_filter()
226 might_sleep(); in drv_set_key()
266 might_sleep(); in drv_hw_scan()
280 might_sleep(); in drv_cancel_hw_scan()
[all …]
Ddriver-ops.c17 might_sleep(); in drv_start()
37 might_sleep(); in drv_stop()
60 might_sleep(); in drv_add_interface()
84 might_sleep(); in drv_change_interface()
98 might_sleep(); in drv_remove_interface()
118 might_sleep(); in drv_sta_state()
167 might_sleep(); in drv_conf_tx()
191 might_sleep(); in drv_get_tsf()
207 might_sleep(); in drv_set_tsf()
221 might_sleep(); in drv_reset_tsf()
[all …]
Dsta_info.c563 might_sleep(); in sta_info_insert_rcu()
846 might_sleep(); in __sta_info_destroy_part1()
901 might_sleep(); in __sta_info_destroy_part2()
1043 might_sleep(); in __sta_info_flush()
1696 might_sleep(); in sta_info_move_state()
Dkey.c131 might_sleep(); in ieee80211_key_enable_hw_accel()
225 might_sleep(); in ieee80211_key_disable_hw_accel()
Dmain.c165 might_sleep(); in ieee80211_hw_config()
/linux-4.4.14/kernel/locking/
Drwsem.c21 might_sleep(); in down_read()
48 might_sleep(); in down_write()
118 might_sleep(); in down_read_nested()
128 might_sleep(); in _down_write_nest_lock()
139 might_sleep(); in down_read_non_owner()
148 might_sleep(); in down_write_nested()
Dmutex.c97 might_sleep(); in mutex_lock()
617 might_sleep(); in mutex_lock_nested()
627 might_sleep(); in _mutex_lock_nest_lock()
637 might_sleep(); in mutex_lock_killable_nested()
646 might_sleep(); in mutex_lock_interruptible_nested()
684 might_sleep(); in __ww_mutex_lock()
699 might_sleep(); in __ww_mutex_lock_interruptible()
790 might_sleep(); in mutex_lock_interruptible()
805 might_sleep(); in mutex_lock_killable()
918 might_sleep(); in __ww_mutex_lock()
[all …]
Dpercpu-rwsem.c72 might_sleep(); in percpu_down_read()
Drtmutex.c1399 might_sleep(); in rt_mutex_lock()
1416 might_sleep(); in rt_mutex_lock_interruptible()
1428 might_sleep(); in rt_mutex_timed_futex_lock()
1451 might_sleep(); in rt_mutex_timed_lock()
/linux-4.4.14/include/linux/
Dwait.h264 might_sleep(); \
279 might_sleep(); \
304 might_sleep(); \
337 might_sleep(); \
355 might_sleep(); \
421 might_sleep(); \
455 might_sleep(); \
506 might_sleep(); \
532 might_sleep(); \
546 might_sleep(); \
[all …]
Drcutiny.h37 might_sleep(); in cond_synchronize_rcu()
47 might_sleep(); in cond_synchronize_sched()
Dgpio.h122 might_sleep(); in gpio_free()
130 might_sleep(); in gpio_free_array()
Dclk.h178 might_sleep(); in clk_prepare()
197 might_sleep(); in clk_unprepare()
Dpagemap.h456 might_sleep(); in lock_page()
468 might_sleep(); in lock_page_killable()
484 might_sleep(); in lock_page_or_retry()
Dfreezer.h56 might_sleep(); in try_to_freeze_unsafe()
Dbuffer_head.h342 might_sleep(); in wait_on_buffer()
354 might_sleep(); in lock_buffer()
Dkernel.h189 # define might_sleep() \ macro
197 # define might_sleep() do { might_resched(); } while (0) macro
201 #define might_sleep_if(cond) do { if (cond) might_sleep(); } while (0)
Dhighmem.h58 might_sleep(); in kmap()
Dwriteback.h185 might_sleep(); in wait_on_inode()
Dsched.h2780 might_sleep(); in threadgroup_change_begin()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-op-mode.h187 might_sleep(); in iwl_op_mode_stop()
221 might_sleep(); in iwl_op_mode_hw_rf_kill()
243 might_sleep(); in iwl_op_mode_nic_config()
249 might_sleep(); in iwl_op_mode_wimax_active()
255 might_sleep(); in iwl_op_mode_enter_d0i3()
264 might_sleep(); in iwl_op_mode_exit_d0i3()
Diwl-trans.h748 might_sleep(); in _iwl_trans_start_hw()
760 might_sleep(); in iwl_trans_op_mode_leave()
772 might_sleep(); in iwl_trans_fw_alive()
783 might_sleep(); in iwl_trans_start_fw()
794 might_sleep(); in iwl_trans_update_sf()
805 might_sleep(); in _iwl_trans_stop_device()
819 might_sleep(); in iwl_trans_d3_suspend()
828 might_sleep(); in iwl_trans_d3_resume()
950 might_sleep(); in iwl_trans_txq_enable_cfg()
/linux-4.4.14/virt/lib/
Dirqbypass.c92 might_sleep(); in irq_bypass_register_producer()
139 might_sleep(); in irq_bypass_unregister_producer()
183 might_sleep(); in irq_bypass_register_consumer()
230 might_sleep(); in irq_bypass_unregister_consumer()
/linux-4.4.14/arch/powerpc/lib/
Dchecksum_wrappers_64.c31 might_sleep(); in csum_and_copy_from_user()
72 might_sleep(); in csum_and_copy_to_user()
Dusercopy_64.c31 might_sleep(); in copy_in_user()
/linux-4.4.14/fs/ext4/
Dext4_jbd2.c45 might_sleep(); in ext4_journal_check_start()
161 might_sleep(); in __ext4_journal_get_write_access()
190 might_sleep(); in __ext4_forget()
259 might_sleep(); in __ext4_handle_dirty_metadata()
Dmballoc.c1053 might_sleep(); in ext4_mb_init_group()
1125 might_sleep(); in ext4_mb_load_buddy()
4426 might_sleep(); in ext4_mb_new_blocks()
4675 might_sleep(); in ext4_free_blocks()
Dinode.c5145 might_sleep(); in ext4_mark_inode_dirty()
/linux-4.4.14/include/asm-generic/
Dgpio.h155 might_sleep(); in gpio_get_value_cansleep()
161 might_sleep(); in gpio_set_value_cansleep()
/linux-4.4.14/arch/x86/lib/
Dcsum-wrappers_64.c26 might_sleep(); in csum_partial_copy_from_user()
89 might_sleep(); in csum_partial_copy_to_user()
/linux-4.4.14/include/linux/gpio/
Dconsumer.h194 might_sleep(); in gpiod_put()
202 might_sleep(); in gpiod_put_array()
255 might_sleep(); in devm_gpiod_put()
264 might_sleep(); in devm_gpiod_put_array()
/linux-4.4.14/drivers/tty/
Dtty_ldsem.c366 might_sleep(); in ldsem_down_read()
392 might_sleep(); in ldsem_down_write()
446 might_sleep(); in ldsem_down_read_nested()
453 might_sleep(); in ldsem_down_write_nested()
/linux-4.4.14/arch/x86/include/asm/
Dchecksum_32.h54 might_sleep(); in csum_partial_copy_from_user()
187 might_sleep(); in csum_and_copy_to_user()
/linux-4.4.14/arch/microblaze/include/asm/
Dhighmem.h60 might_sleep(); in kmap()
/linux-4.4.14/arch/frv/mm/
Dhighmem.c16 might_sleep(); in kmap()
/linux-4.4.14/arch/powerpc/include/asm/
Dhighmem.h68 might_sleep(); in kmap()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_rma.c92 might_sleep(); in scif_create_pinned_pages()
151 might_sleep(); in scif_create_window()
325 might_sleep(); in scif_destroy_window()
373 might_sleep(); in scif_create_remote_lookup()
484 might_sleep(); in scif_create_remote_window()
596 might_sleep(); in scif_map_window()
667 might_sleep(); in scif_unregister_window()
1349 might_sleep(); in __scif_pin_pages()
1517 might_sleep(); in scif_register_pinned_pages()
1629 might_sleep(); in scif_register()
[all …]
Dscif_api.c56 might_sleep(); in scif_open()
173 might_sleep(); in scif_close()
612 might_sleep(); in __scif_connect()
766 might_sleep(); in scif_accept()
955 might_sleep(); in _scif_send()
1018 might_sleep(); in _scif_recv()
Dscif_mmap.c394 might_sleep(); in scif_rma_list_mmap()
561 might_sleep(); in scif_munmap()
628 might_sleep(); in scif_mmap()
Dscif_fence.c367 might_sleep(); in scif_rma_handle_remote_fences()
Dscif_dma.c607 might_sleep(); in scif_rma_destroy_windows()
651 might_sleep(); in scif_rma_destroy_tcw_invalid()
/linux-4.4.14/net/wimax/
Dop-msg.c278 might_sleep(); in wimax_msg_send()
342 might_sleep(); in wimax_gnl_doit_msg_from_user()
Dop-reset.c75 might_sleep(); in wimax_reset()
Dop-rfkill.c212 might_sleep(); in __wimax_rf_toggle_radio()
/linux-4.4.14/kernel/
Dfreezer.c166 might_sleep(); in set_freezable()
Dnsproxy.c205 might_sleep(); in switch_task_namespaces()
Dsmpboot.c469 might_sleep(); in cpu_wait_death()
Dcpu.c95 might_sleep(); in get_online_cpus()
Dkthread.c115 might_sleep(); in kthread_freezable_should_stop()
Dfork.c697 might_sleep(); in mmput()
Dworkqueue.c2717 might_sleep(); in start_flush_work()
/linux-4.4.14/arch/mips/mm/
Dhighmem.c17 might_sleep(); in kmap()
/linux-4.4.14/arch/metag/mm/
Dhighmem.c15 might_sleep(); in kmap()
/linux-4.4.14/arch/x86/mm/
Dhighmem_32.c8 might_sleep(); in kmap()
Dmmio-mod.c333 might_sleep(); in mmiotrace_iounmap()
Dfault.c1198 might_sleep(); in __do_page_fault()
/linux-4.4.14/drivers/dma/ipu/
Dipu_irq.c201 might_sleep(); in ipu_irq_map()
244 might_sleep(); in ipu_irq_unmap()
/linux-4.4.14/arch/arm/mm/
Dhighmem.c39 might_sleep(); in kmap()
Dfault.c303 might_sleep(); in do_page_fault()
/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-baytrail.c71 might_sleep(); in baytrail_i2c_acquire()
/linux-4.4.14/drivers/iommu/
Damd_iommu_v2.c423 might_sleep(); in mn_release()
638 might_sleep(); in amd_iommu_bind_pasid()
720 might_sleep(); in amd_iommu_unbind_pasid()
770 might_sleep(); in amd_iommu_init_device()
/linux-4.4.14/net/wireless/
Dwext-proc.c77 might_sleep(); in wireless_dev_seq_show()
Drdev-ops.h736 might_sleep(); in rdev_mgmt_frame_register()
/linux-4.4.14/arch/x86/kvm/
Dkvm_cache_regs.h39 might_sleep(); /* on svm */ in kvm_pdptr_read()
Dsvm.c2032 might_sleep(); in nested_svm_map()
/linux-4.4.14/arch/parisc/include/asm/
Dcacheflush.h134 might_sleep(); in kmap()
/linux-4.4.14/crypto/asymmetric_keys/
Dpkcs7_trust.c81 might_sleep(); in pkcs7_validate_trust_one()
Dx509_public_key.c212 might_sleep(); in x509_get_sig_params()
Dpkcs7_verify.c281 might_sleep(); in pkcs7_verify_sig_chain()
/linux-4.4.14/net/caif/
Dcfcnfg.c77 might_sleep(); in cfcnfg_create()
119 might_sleep(); in cfcnfg_remove()
565 might_sleep(); in cfcnfg_del_phy_layer()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_cq.c298 might_sleep(); in c2_init_cq()
396 might_sleep(); in c2_free_cq()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c85 might_sleep(); in sptlrpc_gc_del_sec()
Dsec_config.c236 might_sleep(); in sptlrpc_rule_set_expand()
295 might_sleep(); in sptlrpc_rule_set_merge()
Dsec.c844 might_sleep(); in sptlrpc_import_check_ctx()
1355 might_sleep(); in sptlrpc_import_sec_adapt()
Dclient.c3027 might_sleep(); in ptlrpcd_alloc_work()
/linux-4.4.14/kernel/sched/
Dcompletion.c90 might_sleep(); in __wait_for_common()
/linux-4.4.14/drivers/usb/core/
Durb.c661 might_sleep(); in usb_kill_urb()
702 might_sleep(); in usb_poison_urb()
Dhcd.c478 might_sleep(); in rh_call_control()
1845 might_sleep(); in usb_hcd_flush_endpoint()
2056 might_sleep(); in usb_hcd_disable_endpoint()
/linux-4.4.14/virt/kvm/
Dasync_pf.c81 might_sleep(); in async_pf_execute()
Dkvm_main.c1341 might_sleep(); in hva_to_pfn_slow()
/linux-4.4.14/arch/tile/mm/
Dhighmem.c31 might_sleep(); in kmap()
/linux-4.4.14/fs/
Dfile_table.c192 might_sleep(); in __fput()
Dfs-writeback.c795 might_sleep(); in bdi_split_work_to_wbs()
914 might_sleep(); in bdi_split_work_to_wbs()
2365 might_sleep(); in write_inode_now()
Dblock_dev.c477 might_sleep(); in bdev_direct_access()
846 might_sleep(); in bd_start_claiming()
Ddax.c42 might_sleep(); in dax_clear_blocks()
Dfile.c608 might_sleep(); in __fd_install()
Dlocks.c1179 might_sleep (); in posix_lock_inode_wait()
1866 might_sleep(); in flock_lock_inode_wait()
Dbuffer.c1395 might_sleep(); in __getblk_gfp()
1638 might_sleep(); in unmap_underlying_metadata()
Dinode.c490 might_sleep(); in clear_inode()
/linux-4.4.14/drivers/dma-buf/
Ddma-buf.c499 might_sleep(); in dma_buf_map_attachment()
525 might_sleep(); in dma_buf_unmap_attachment()
/linux-4.4.14/security/keys/
Dprocess_keys.c224 might_sleep(); in install_session_keyring_to_cred()
439 might_sleep(); in search_process_keyrings()
/linux-4.4.14/drivers/base/power/
Dmain.c845 might_sleep(); in dpm_resume()
945 might_sleep(); in dpm_complete()
1503 might_sleep(); in dpm_suspend()
1626 might_sleep(); in dpm_prepare()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dremote_perm.c258 might_sleep(); in lustre_check_remote_perm()
/linux-4.4.14/drivers/platform/olpc/
Dolpc-ec.c131 might_sleep(); in olpc_ec_cmd()
/linux-4.4.14/drivers/block/rsxx/
Ddev.c156 might_sleep(); in rsxx_make_request()
/linux-4.4.14/arch/powerpc/mm/
Dfault.c330 might_sleep(); in do_page_fault()
/linux-4.4.14/drivers/pci/
Diov.c637 might_sleep(); in pci_enable_sriov()
652 might_sleep(); in pci_disable_sriov()
Dpci.c3609 might_sleep(); in __pci_dev_reset()
4054 might_sleep(); in pci_slot_reset()
4126 might_sleep(); in pci_try_reset_slot()
4148 might_sleep(); in pci_bus_reset()
4213 might_sleep(); in pci_try_reset_bus()
Daccess.c513 might_sleep(); in pci_cfg_access_lock()
/linux-4.4.14/arch/arm/common/
Dmcpm_entry.c204 might_sleep(); in mcpm_cpu_power_up()
/linux-4.4.14/net/ipv4/
Dtcp_cong.c122 might_sleep(); in tcp_ca_get_key_by_name()
/linux-4.4.14/kernel/rcu/
Dsrcu.c422 might_sleep(); in __synchronize_srcu()
Dupdate.c333 might_sleep(); in __wait_rcu_gp()
Dtree.c3153 might_sleep(); /* Check for RCU read-side critical section. */ in rcu_blocking_is_gp()
/linux-4.4.14/arch/unicore32/mm/
Dfault.c246 might_sleep(); in do_pf()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dcw1200_spi.c203 might_sleep(); in cw1200_spi_lock()
/linux-4.4.14/mm/
Dmempool.c248 might_sleep(); in mempool_resize()
Drmap.c113 might_sleep(); in anon_vma_free()
174 might_sleep(); in anon_vma_prepare()
Dvmalloc.c1536 might_sleep(); in vunmap()
1557 might_sleep(); in vmap()
Dmemory.c3861 might_sleep(); in clear_gigantic_page()
3878 might_sleep(); in clear_huge_page()
3916 might_sleep(); in copy_user_huge_page()
Dmemory_hotplug.c81 might_sleep(); in get_online_mems()
Dmmap.c274 might_sleep(); in remove_vma()
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c863 might_sleep(); in bfin_gpio_free()
934 might_sleep(); in bfin_special_gpio_free()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dmain.c152 might_sleep(); in wil_disconnect_cid()
197 might_sleep(); in _wil6210_disconnect()
Drx_reorder.c330 might_sleep(); in wil_back_rx_handle()
Dwmi.c204 might_sleep(); in __wmi_send()
642 might_sleep(); in wmi_evt_delba()
/linux-4.4.14/arch/arm64/mm/
Dfault.c300 might_sleep(); in do_page_fault()
/linux-4.4.14/fs/jbd2/
Drevoke.c332 might_sleep(); in jbd2_journal_revoke()
/linux-4.4.14/drivers/net/wireless/b43/
Dphy_a.c276 might_sleep(); in b43_phy_inita()
Ddma.c459 might_sleep(); in b43_dmacontroller_rx_reset()
498 might_sleep(); in b43_dmacontroller_tx_reset()
Dphy_g.c180 might_sleep(); in b43_synth_pu_workaround()
2600 might_sleep(); in b43_gphy_op_software_rfkill()
Dmain.c2995 might_sleep(); in b43_mac_suspend()
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c358 might_sleep(); in b43legacy_dmacontroller_rx_reset()
389 might_sleep(); in b43legacy_dmacontroller_tx_reset()
Dradio.c229 might_sleep(); in b43legacy_synth_pu_workaround()
2068 might_sleep(); in b43legacy_radio_turn_on()
Dphy.c439 might_sleep(); in b43legacy_phy_inita()
Dmain.c2000 might_sleep(); in b43legacy_mac_suspend()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c253 might_sleep(); in cl_page_free()
348 might_sleep(); in cl_page_find0()
Dcl_object.c112 might_sleep(); in cl_object_find()
Dcl_lock.c257 might_sleep(); in cl_lock_free()
/linux-4.4.14/fs/9p/
Dvfs_file.c620 might_sleep(); in v9fs_mmap_vm_close()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c529 might_sleep(); in vmw_fifo_flush()
/linux-4.4.14/drivers/video/fbdev/
Datmel_lcdfb.c622 might_sleep(); in atmel_lcdfb_reset()
652 might_sleep(); in atmel_lcdfb_set_par()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dsta.c121 might_sleep(); in iwl_send_add_sta()
969 might_sleep(); in iwl_send_static_wepkey_cmd()
/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.c99 might_sleep(); in destroy_nilfs()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
Dcmd.c684 might_sleep(); in __lbtf_cmd()
/linux-4.4.14/drivers/power/
Dpower_supply_core.c400 might_sleep(); in power_supply_put()
/linux-4.4.14/net/core/
Dnetpoll.c221 might_sleep(); in netpoll_poll_disable()
Dsock.c2433 might_sleep(); in lock_sock_nested()
2483 might_sleep(); in lock_sock_fast()
Ddev.c1384 might_sleep(); in __dev_close_many()
4760 might_sleep(); in napi_disable()
6626 might_sleep(); in register_netdevice()
7220 might_sleep(); in synchronize_net()
/linux-4.4.14/drivers/ide/
Dide-io.c468 might_sleep(); in do_ide_request()
/linux-4.4.14/fs/nfs/
Dpnfs_nfs.c551 might_sleep(); in nfs4_wait_ds_connect()
Dnfs4state.c1244 might_sleep(); in nfs4_wait_clnt_recover()
Dnfs4proc.c335 might_sleep(); in nfs4_delay()
/linux-4.4.14/kernel/irq/
Dchip.c336 might_sleep(); in handle_nested_irq()
Dmanage.c305 might_sleep(); in irq_set_affinity_notifier()
/linux-4.4.14/arch/powerpc/kernel/
Drtas.c497 might_sleep(); in rtas_busy_delay()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_page.c75 might_sleep();
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dusb.c660 might_sleep(); in carl9170_exec_cmd()
/linux-4.4.14/fs/gfs2/
Dglock.c812 might_sleep(); in gfs2_glock_wait()
1053 might_sleep(); in gfs2_glock_dq_wait()
/linux-4.4.14/drivers/tty/vt/
Dvt.c2195 might_sleep(); in do_con_write()
3876 might_sleep(); in do_unblank_screen()
3947 might_sleep(); in poke_blanked_console()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_cm.c1993 might_sleep(); in iwch_create_listen()
2053 might_sleep(); in iwch_destroy_listen()
/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x_usb.c2541 might_sleep(); in hfa384x_drvr_start()
2641 might_sleep(); in hfa384x_drvr_stop()
/linux-4.4.14/net/phonet/
Dpep.c187 might_sleep(); in pep_accept_conn()
/linux-4.4.14/drivers/net/wireless/libertas/
Dcmd.c1703 might_sleep(); in __lbs_cmd()
/linux-4.4.14/fs/proc/
Dproc_sysctl.c1568 might_sleep(); in unregister_sysctl_table()
/linux-4.4.14/drivers/gpio/
Dgpiolib.c975 might_sleep(); in __gpiod_free()
/linux-4.4.14/kernel/printk/
Dprintk.c2149 might_sleep(); in console_lock()
/linux-4.4.14/net/sunrpc/
Dclnt.c751 might_sleep(); in rpc_shutdown_client()
/linux-4.4.14/drivers/mmc/core/
Dcore.c947 might_sleep(); in __mmc_claim_host()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c202 might_sleep(); in bnx2x_stats_comp()
Dbnx2x_sp.c294 might_sleep(); in bnx2x_state_wait()
Dbnx2x_main.c3939 might_sleep(); in bnx2x_acquire_alr()
/linux-4.4.14/block/
Dblk-core.c1921 might_sleep(); in generic_make_request_checks()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c3344 might_sleep(); in c4iw_create_listen()
3436 might_sleep(); in c4iw_destroy_listen()
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1553 might_sleep(); in igbvf_reinit_locked()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfalcon.c2649 might_sleep(); in falcon_stop_nic_stats()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dpci.c1715 might_sleep(); in ath10k_pci_hif_exchange_bmi_msg()
Dwmi.c1729 might_sleep(); in ath10k_wmi_cmd_send()
/linux-4.4.14/drivers/md/
Ddm.c2875 might_sleep(); in __dm_destroy()
Draid5.c891 might_sleep(); in ops_run_io()
/linux-4.4.14/net/netlink/
Daf_netlink.c972 might_sleep(); in netlink_table_grab()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.c1863 might_sleep(); in il_send_add_sta()
D4965-mac.c3154 might_sleep(); in il4965_static_wepkey_cmd()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c390 might_sleep(); in __drbd_free_peer_req()
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c1536 might_sleep(); in mwl8k_tx_wait_empty()
/linux-4.4.14/fs/nfsd/
Dnfs4state.c1190 might_sleep(); in free_ol_stateid_reaplist()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4266 might_sleep(); in e1000e_reinit_locked()