/linux-6.6.21/net/mac802154/ |
D | driver-ops.h | 22 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/ |
D | driver-ops.h | 96 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 …]
|
D | driver-ops.c | 17 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/ |
D | wait_bit.h | 73 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 …]
|
D | wait.h | 345 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 …]
|
D | pwm.h | 414 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()
|
D | virtio_config.h | 396 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 …]
|
D | highmem-internal.h | 44 might_sleep(); in kmap() 55 might_sleep(); in kunmap() 169 might_sleep(); in kmap()
|
D | rcutiny.h | 58 might_sleep(); in cond_synchronize_rcu() 109 might_sleep(); in __kvfree_call_rcu()
|
D | gpio.h | 156 might_sleep(); in gpio_free() 164 might_sleep(); in gpio_free_array()
|
D | kernel.h | 144 # 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)
|
D | clk.h | 313 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/ |
D | iwl-op-mode.h | 131 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()
|
D | iwl-trans.h | 1162 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/ |
D | ruleset.c | 107 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/ |
D | semaphore.c | 58 might_sleep(); in down() 82 might_sleep(); in down_interruptible() 109 might_sleep(); in down_killable() 164 might_sleep(); in down_timeout()
|
D | mutex.c | 283 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()
|
D | rwsem.c | 1519 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/ |
D | irqbypass.c | 93 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/ |
D | csum-wrappers_64.c | 28 might_sleep(); in csum_and_copy_from_user() 52 might_sleep(); in csum_and_copy_to_user()
|
/linux-6.6.21/drivers/tty/ |
D | tty_ldsem.c | 339 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/ |
D | papr-sysparm.c | 58 might_sleep(); in papr_sysparm_get() 110 might_sleep(); in papr_sysparm_set()
|
/linux-6.6.21/arch/x86/include/asm/ |
D | checksum_32.h | 49 might_sleep(); in csum_and_copy_from_user() 177 might_sleep(); in csum_and_copy_to_user()
|
/linux-6.6.21/fs/ext4/ |
D | ext4_jbd2.c | 68 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/ |
D | consumer.h | 242 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()
|