Home
last modified time | relevance | path

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

123456789

/linux/net/mac80211/
H A Ddriver-ops.h43 might_sleep(); in drv_sync_rx_queues()
99 might_sleep(); in drv_suspend()
112 might_sleep(); in drv_resume()
124 might_sleep(); in drv_set_wakeup()
150 might_sleep(); in drv_config()
163 might_sleep(); in drv_vif_cfg_changed()
203 might_sleep(); in drv_configure_filter()
218 might_sleep(); in drv_config_iface_filter()
275 might_sleep(); in drv_hw_scan()
290 might_sleep(); in drv_cancel_hw_scan()
[all …]
H A Ddriver-ops.c17 might_sleep(); in drv_start()
38 might_sleep(); in drv_stop()
62 might_sleep(); in drv_add_interface()
95 might_sleep(); in drv_change_interface()
110 might_sleep(); in drv_remove_interface()
135 might_sleep(); in drv_sta_state()
169 might_sleep(); in drv_sta_set_txpwr()
211 might_sleep(); in drv_conf_tx()
244 might_sleep(); in drv_get_tsf()
261 might_sleep(); in drv_set_tsf()
[all …]
/linux/net/mac802154/
H A Ddriver-ops.h22 might_sleep(); in drv_xmit_sync()
32 might_sleep(); in drv_set_pan_id()
54 might_sleep(); in drv_set_extended_addr()
76 might_sleep(); in drv_set_short_addr()
98 might_sleep(); in drv_set_pan_coord()
119 might_sleep(); in drv_set_promiscuous_mode()
138 might_sleep(); in drv_start()
217 might_sleep(); in drv_stop()
237 might_sleep(); in drv_set_channel()
249 might_sleep(); in drv_set_tx_power()
[all …]
/linux/include/linux/
H A Dwait_bit.h73 might_sleep(); in wait_on_bit()
98 might_sleep(); in wait_on_bit_io()
125 might_sleep(); in wait_on_bit_timeout()
153 might_sleep(); in wait_on_bit_action()
181 might_sleep(); in wait_on_bit_lock()
205 might_sleep(); in wait_on_bit_lock_io()
232 might_sleep(); in wait_on_bit_lock_action()
275 might_sleep(); \
288 might_sleep(); \
302 might_sleep(); \
[all …]
H A Dwait.h341 might_sleep(); \
356 might_sleep(); \
381 might_sleep(); \
414 might_sleep(); \
432 might_sleep(); \
498 might_sleep(); \
532 might_sleep(); \
583 might_sleep(); \
609 might_sleep(); \
623 might_sleep(); \
[all …]
H A Dvirtio_config.h400 might_sleep(); \
430 might_sleep(); \
464 might_sleep(); \
512 might_sleep(); in __virtio_cread_many()
536 might_sleep(); in virtio_cread8()
544 might_sleep(); in virtio_cwrite8()
553 might_sleep(); in virtio_cread16()
563 might_sleep(); in virtio_cwrite16()
573 might_sleep(); in virtio_cread32()
583 might_sleep(); in virtio_cwrite32()
[all …]
H A Dpwm.h435 might_sleep(); in pwm_apply_might_sleep()
453 might_sleep(); in pwm_config()
459 might_sleep(); in pwm_enable()
465 might_sleep(); in pwm_disable()
512 might_sleep(); in pwm_request_from_chip()
519 might_sleep(); in pwm_get()
525 might_sleep(); in pwm_put()
531 might_sleep(); in devm_pwm_get()
539 might_sleep(); in devm_fwnode_pwm_get()
H A Dhighmem-internal.h44 might_sleep(); in kmap()
55 might_sleep(); in kunmap()
169 might_sleep(); in kmap()
H A Dkernel.h105 # define might_sleep() \ macro
148 # define might_sleep() do { might_resched(); } while (0) macro
156 #define might_sleep_if(cond) do { if (cond) might_sleep(); } while (0)
H A Drcutiny.h58 might_sleep(); in cond_synchronize_rcu()
109 might_sleep(); in __kvfree_call_rcu()
H A Dclk.h330 might_sleep(); in clk_prepare()
337 might_sleep(); in clk_bulk_prepare()
362 might_sleep(); in clk_unprepare()
367 might_sleep(); in clk_bulk_unprepare()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h129 might_sleep(); in iwl_op_mode_stop()
163 might_sleep(); in iwl_op_mode_hw_rf_kill()
187 might_sleep(); in iwl_op_mode_nic_config()
193 might_sleep(); in iwl_op_mode_wimax_active()
H A Diwl-trans.h1199 might_sleep(); in iwl_trans_start_hw()
1206 might_sleep(); in iwl_trans_op_mode_leave()
1218 might_sleep(); in iwl_trans_fw_alive()
1231 might_sleep(); in iwl_trans_start_fw()
1245 might_sleep(); in iwl_trans_stop_device()
1255 might_sleep(); in iwl_trans_d3_suspend()
1266 might_sleep(); in iwl_trans_d3_resume()
1346 might_sleep(); in iwl_trans_txq_enable_cfg()
1381 might_sleep(); in iwl_trans_txq_alloc()
/linux/virt/lib/
H A Dirqbypass.c93 might_sleep(); in irq_bypass_register_producer()
143 might_sleep(); in irq_bypass_unregister_producer()
189 might_sleep(); in irq_bypass_register_consumer()
239 might_sleep(); in irq_bypass_unregister_consumer()
/linux/kernel/locking/
H A Dsemaphore.c58 might_sleep(); in down()
82 might_sleep(); in down_interruptible()
109 might_sleep(); in down_killable()
164 might_sleep(); in down_timeout()
H A Dmutex.c283 might_sleep(); in mutex_lock()
585 might_sleep(); in __mutex_lock_common()
835 might_sleep(); in mutex_lock_io_nested()
875 might_sleep(); in ww_mutex_lock()
890 might_sleep(); in ww_mutex_lock_interruptible()
984 might_sleep(); in mutex_lock_interruptible()
1008 might_sleep(); in mutex_lock_killable()
1104 might_sleep(); in ww_mutex_lock()
1119 might_sleep(); in ww_mutex_lock_interruptible()
H A Drwsem.c1525 might_sleep(); in down_read()
1534 might_sleep(); in down_read_interruptible()
1548 might_sleep(); in down_read_killable()
1578 might_sleep(); in down_write()
1589 might_sleep(); in down_write_killable()
1650 might_sleep(); in down_read_nested()
1658 might_sleep(); in down_read_killable_nested()
1672 might_sleep(); in _down_write_nest_lock()
1680 might_sleep(); in down_read_non_owner()
1694 might_sleep(); in down_write_nested()
[all …]
/linux/security/landlock/
H A Druleset.c158 might_sleep(); in free_rule()
209 might_sleep(); in insert_rule()
332 might_sleep(); in merge_tree()
371 might_sleep(); in merge_ruleset()
416 might_sleep(); in inherit_tree()
445 might_sleep(); in inherit_ruleset()
490 might_sleep(); in free_ruleset()
507 might_sleep(); in landlock_put_ruleset()
545 might_sleep(); in landlock_merge_ruleset()
/linux/arch/x86/lib/
H A Dcsum-wrappers_64.c26 might_sleep(); in csum_and_copy_from_user()
48 might_sleep(); in csum_and_copy_to_user()
/linux/drivers/tty/
H A Dtty_ldsem.c339 might_sleep(); in ldsem_down_read()
365 might_sleep(); in ldsem_down_write()
419 might_sleep(); in ldsem_down_read_nested()
426 might_sleep(); in ldsem_down_write_nested()
/linux/arch/x86/include/asm/
H A Dchecksum_32.h49 might_sleep(); in csum_and_copy_from_user()
177 might_sleep(); in csum_and_copy_to_user()
/linux/fs/ext4/
H A Dext4_jbd2.c68 might_sleep(); in ext4_journal_check_start()
236 might_sleep(); in __ext4_journal_get_write_access()
270 might_sleep(); in __ext4_forget()
348 might_sleep(); in __ext4_handle_dirty_metadata()
/linux/include/linux/gpio/
H A Dconsumer.h241 might_sleep(); in gpiod_put()
250 might_sleep(); in devm_gpiod_unhinge()
258 might_sleep(); in gpiod_put_array()
311 might_sleep(); in devm_gpiod_put()
320 might_sleep(); in devm_gpiod_put_array()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_wait.c174 might_sleep(); in i915_gem_object_wait()
292 might_sleep(); in i915_gem_object_wait_migration()
/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.h96 might_sleep(); in intel_wakeref_get()
172 might_sleep(); in intel_wakeref_put()

123456789