Home
last modified time | relevance | path

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

123456789

/linux-6.6.21/net/mac802154/
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-6.6.21/net/mac80211/
Ddriver-ops.h96 might_sleep(); in drv_suspend()
108 might_sleep(); in drv_resume()
119 might_sleep(); in drv_set_wakeup()
144 might_sleep(); in drv_config()
156 might_sleep(); in drv_vif_cfg_changed()
195 might_sleep(); in drv_configure_filter()
209 might_sleep(); in drv_config_iface_filter()
265 might_sleep(); in drv_hw_scan()
279 might_sleep(); in drv_cancel_hw_scan()
297 might_sleep(); in drv_sched_scan_start()
[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()
151 might_sleep(); in drv_sta_set_txpwr()
192 might_sleep(); in drv_conf_tx()
225 might_sleep(); in drv_get_tsf()
241 might_sleep(); in drv_set_tsf()
[all …]
/linux-6.6.21/include/linux/
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 …]
Dwait.h345 might_sleep(); \
360 might_sleep(); \
385 might_sleep(); \
418 might_sleep(); \
436 might_sleep(); \
502 might_sleep(); \
536 might_sleep(); \
587 might_sleep(); \
613 might_sleep(); \
627 might_sleep(); \
[all …]
Dpwm.h414 might_sleep(); in pwm_apply_state()
426 might_sleep(); in pwm_config()
432 might_sleep(); in pwm_enable()
438 might_sleep(); in pwm_disable()
477 might_sleep(); in pwm_request_from_chip()
484 might_sleep(); in pwm_get()
490 might_sleep(); in pwm_put()
496 might_sleep(); in devm_pwm_get()
504 might_sleep(); in devm_fwnode_pwm_get()
Dvirtio_config.h396 might_sleep(); \
426 might_sleep(); \
460 might_sleep(); \
489 might_sleep(); \
508 might_sleep(); in __virtio_cread_many()
532 might_sleep(); in virtio_cread8()
540 might_sleep(); in virtio_cwrite8()
549 might_sleep(); in virtio_cread16()
559 might_sleep(); in virtio_cwrite16()
569 might_sleep(); in virtio_cread32()
[all …]
Dhighmem-internal.h44 might_sleep(); in kmap()
55 might_sleep(); in kunmap()
169 might_sleep(); in kmap()
Drcutiny.h58 might_sleep(); in cond_synchronize_rcu()
109 might_sleep(); in __kvfree_call_rcu()
Dgpio.h156 might_sleep(); in gpio_free()
164 might_sleep(); in gpio_free_array()
Dkernel.h144 # define might_sleep() \ macro
187 # define might_sleep() do { might_resched(); } while (0) macro
195 #define might_sleep_if(cond) do { if (cond) might_sleep(); } while (0)
Dclk.h313 might_sleep(); in clk_prepare()
320 might_sleep(); in clk_bulk_prepare()
345 might_sleep(); in clk_unprepare()
350 might_sleep(); in clk_bulk_unprepare()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/
Diwl-op-mode.h131 might_sleep(); in iwl_op_mode_stop()
172 might_sleep(); in iwl_op_mode_hw_rf_kill()
196 might_sleep(); in iwl_op_mode_nic_config()
202 might_sleep(); in iwl_op_mode_wimax_active()
Diwl-trans.h1162 might_sleep(); in iwl_trans_start_hw()
1169 might_sleep(); in iwl_trans_op_mode_leave()
1181 might_sleep(); in iwl_trans_fw_alive()
1194 might_sleep(); in iwl_trans_start_fw()
1208 might_sleep(); in iwl_trans_stop_device()
1218 might_sleep(); in iwl_trans_d3_suspend()
1229 might_sleep(); in iwl_trans_d3_resume()
1309 might_sleep(); in iwl_trans_txq_enable_cfg()
1344 might_sleep(); in iwl_trans_txq_alloc()
/linux-6.6.21/security/landlock/
Druleset.c107 might_sleep(); in free_rule()
154 might_sleep(); in insert_rule()
267 might_sleep(); in merge_ruleset()
320 might_sleep(); in inherit_ruleset()
363 might_sleep(); in free_ruleset()
372 might_sleep(); in landlock_put_ruleset()
410 might_sleep(); in landlock_merge_ruleset()
/linux-6.6.21/kernel/locking/
Dsemaphore.c58 might_sleep(); in down()
82 might_sleep(); in down_interruptible()
109 might_sleep(); in down_killable()
164 might_sleep(); in down_timeout()
Dmutex.c283 might_sleep(); in mutex_lock()
580 might_sleep(); in __mutex_lock_common()
830 might_sleep(); in mutex_lock_io_nested()
870 might_sleep(); in ww_mutex_lock()
885 might_sleep(); in ww_mutex_lock_interruptible()
979 might_sleep(); in mutex_lock_interruptible()
1003 might_sleep(); in mutex_lock_killable()
1099 might_sleep(); in ww_mutex_lock()
1114 might_sleep(); in ww_mutex_lock_interruptible()
Drwsem.c1519 might_sleep(); in down_read()
1528 might_sleep(); in down_read_interruptible()
1542 might_sleep(); in down_read_killable()
1572 might_sleep(); in down_write()
1583 might_sleep(); in down_write_killable()
1644 might_sleep(); in down_read_nested()
1652 might_sleep(); in down_read_killable_nested()
1666 might_sleep(); in _down_write_nest_lock()
1674 might_sleep(); in down_read_non_owner()
1688 might_sleep(); in down_write_nested()
[all …]
/linux-6.6.21/virt/lib/
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-6.6.21/arch/x86/lib/
Dcsum-wrappers_64.c28 might_sleep(); in csum_and_copy_from_user()
52 might_sleep(); in csum_and_copy_to_user()
/linux-6.6.21/drivers/tty/
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-6.6.21/arch/powerpc/platforms/pseries/
Dpapr-sysparm.c58 might_sleep(); in papr_sysparm_get()
110 might_sleep(); in papr_sysparm_set()
/linux-6.6.21/arch/x86/include/asm/
Dchecksum_32.h49 might_sleep(); in csum_and_copy_from_user()
177 might_sleep(); in csum_and_copy_to_user()
/linux-6.6.21/fs/ext4/
Dext4_jbd2.c68 might_sleep(); in ext4_journal_check_start()
236 might_sleep(); in __ext4_journal_get_write_access()
271 might_sleep(); in __ext4_forget()
349 might_sleep(); in __ext4_handle_dirty_metadata()
/linux-6.6.21/include/linux/gpio/
Dconsumer.h242 might_sleep(); in gpiod_put()
251 might_sleep(); in devm_gpiod_unhinge()
259 might_sleep(); in gpiod_put_array()
312 might_sleep(); in devm_gpiod_put()
321 might_sleep(); in devm_gpiod_put_array()

123456789