/linux/net/mac802154/ |
A D | driver-ops.h | 22 might_sleep(); in drv_xmit_sync() 31 might_sleep(); in drv_start() 43 might_sleep(); in drv_stop() 63 might_sleep(); in drv_set_channel() 75 might_sleep(); in drv_set_tx_power() 93 might_sleep(); in drv_set_cca_mode() 110 might_sleep(); in drv_set_lbt_mode() 128 might_sleep(); in drv_set_cca_ed_level() 146 might_sleep(); in drv_set_pan_id() 168 might_sleep(); in drv_set_extended_addr() [all …]
|
/linux/net/mac80211/ |
A D | driver-ops.h | 94 might_sleep(); in drv_suspend() 106 might_sleep(); in drv_resume() 117 might_sleep(); in drv_set_wakeup() 142 might_sleep(); in drv_config() 155 might_sleep(); in drv_bss_info_changed() 201 might_sleep(); in drv_configure_filter() 215 might_sleep(); in drv_config_iface_filter() 245 might_sleep(); in drv_set_key() 285 might_sleep(); in drv_hw_scan() 299 might_sleep(); in drv_cancel_hw_scan() [all …]
|
A D | driver-ops.c | 14 might_sleep(); in drv_start() 34 might_sleep(); in drv_stop() 57 might_sleep(); in drv_add_interface() 81 might_sleep(); in drv_change_interface() 95 might_sleep(); in drv_remove_interface() 115 might_sleep(); in drv_sta_state() 148 might_sleep(); in drv_sta_set_txpwr() 188 might_sleep(); in drv_conf_tx() 217 might_sleep(); in drv_get_tsf() 233 might_sleep(); in drv_set_tsf() [all …]
|
/linux/include/linux/ |
A 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 …]
|
A D | pwm.h | 432 might_sleep(); in pwm_request() 438 might_sleep(); in pwm_free() 444 might_sleep(); in pwm_apply_state() 456 might_sleep(); in pwm_config() 469 might_sleep(); in pwm_enable() 475 might_sleep(); in pwm_disable() 502 might_sleep(); in pwm_request_from_chip() 509 might_sleep(); in pwm_get() 517 might_sleep(); in of_pwm_get() 523 might_sleep(); in pwm_put() [all …]
|
A D | wait.h | 342 might_sleep(); \ 357 might_sleep(); \ 382 might_sleep(); \ 415 might_sleep(); \ 433 might_sleep(); \ 499 might_sleep(); \ 533 might_sleep(); \ 583 might_sleep(); \ 609 might_sleep(); \ 623 might_sleep(); \ [all …]
|
A D | virtio_config.h | 338 might_sleep(); \ 368 might_sleep(); \ 402 might_sleep(); \ 450 might_sleep(); in __virtio_cread_many() 474 might_sleep(); in virtio_cread8() 482 might_sleep(); in virtio_cwrite8() 491 might_sleep(); in virtio_cread16() 501 might_sleep(); in virtio_cwrite16() 511 might_sleep(); in virtio_cread32() 521 might_sleep(); in virtio_cwrite32() [all …]
|
A D | highmem-internal.h | 44 might_sleep(); in kmap() 55 might_sleep(); in kunmap() 161 might_sleep(); in kmap()
|
A D | rcutiny.h | 23 might_sleep(); in cond_synchronize_rcu() 49 might_sleep(); in kvfree_call_rcu()
|
A D | clk.h | 273 might_sleep(); in clk_prepare() 280 might_sleep(); in clk_bulk_prepare() 305 might_sleep(); in clk_unprepare() 310 might_sleep(); in clk_bulk_unprepare()
|
A D | gpio.h | 132 might_sleep(); in gpio_free() 140 might_sleep(); in gpio_free_array()
|
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ |
A D | test.c | 19 might_sleep(); in rcu_reader() 31 might_sleep(); in rcu_reader() 40 might_sleep(); in thread_update()
|
/linux/security/landlock/ |
A D | ruleset.c | 106 might_sleep(); in free_rule() 153 might_sleep(); in insert_rule() 265 might_sleep(); in merge_ruleset() 318 might_sleep(); in inherit_ruleset() 360 might_sleep(); in free_ruleset() 370 might_sleep(); in landlock_put_ruleset() 408 might_sleep(); in landlock_merge_ruleset()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
A 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()
|
A D | iwl-trans.h | 1031 might_sleep(); in iwl_trans_start_hw() 1038 might_sleep(); in iwl_trans_op_mode_leave() 1050 might_sleep(); in iwl_trans_fw_alive() 1063 might_sleep(); in iwl_trans_start_fw() 1077 might_sleep(); in iwl_trans_stop_device() 1087 might_sleep(); in iwl_trans_d3_suspend() 1098 might_sleep(); in iwl_trans_d3_resume() 1177 might_sleep(); in iwl_trans_txq_enable_cfg() 1213 might_sleep(); in iwl_trans_txq_alloc()
|
/linux/kernel/locking/ |
A D | semaphore.c | 57 might_sleep(); in down() 81 might_sleep(); in down_interruptible() 108 might_sleep(); in down_killable() 163 might_sleep(); in down_timeout()
|
A D | mutex.c | 280 might_sleep(); in mutex_lock() 584 might_sleep(); in __mutex_lock_common() 823 might_sleep(); in mutex_lock_io_nested() 863 might_sleep(); in ww_mutex_lock() 878 might_sleep(); in ww_mutex_lock_interruptible() 972 might_sleep(); in mutex_lock_interruptible() 996 might_sleep(); in mutex_lock_killable() 1092 might_sleep(); in ww_mutex_lock() 1107 might_sleep(); in ww_mutex_lock_interruptible()
|
A D | rwsem.c | 1469 might_sleep(); in down_read() 1478 might_sleep(); in down_read_interruptible() 1492 might_sleep(); in down_read_killable() 1522 might_sleep(); in down_write() 1533 might_sleep(); in down_write_killable() 1594 might_sleep(); in down_read_nested() 1602 might_sleep(); in down_read_killable_nested() 1616 might_sleep(); in _down_write_nest_lock() 1624 might_sleep(); in down_read_non_owner() 1632 might_sleep(); in down_write_nested() [all …]
|
/linux/virt/lib/ |
A 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/drivers/tty/ |
A 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/arch/x86/lib/ |
A D | csum-wrappers_64.c | 28 might_sleep(); in csum_and_copy_from_user() 53 might_sleep(); in csum_and_copy_to_user()
|
/linux/fs/ext4/ |
A D | ext4_jbd2.c | 68 might_sleep(); in ext4_journal_check_start() 227 might_sleep(); in __ext4_journal_get_write_access() 263 might_sleep(); in __ext4_forget() 342 might_sleep(); in __ext4_handle_dirty_metadata()
|
/linux/include/asm-generic/ |
A D | gpio.h | 160 might_sleep(); in gpio_get_value_cansleep() 166 might_sleep(); in gpio_set_value_cansleep()
|
/linux/arch/x86/include/asm/ |
A D | checksum_32.h | 49 might_sleep(); in csum_and_copy_from_user() 177 might_sleep(); in csum_and_copy_to_user()
|
/linux/include/linux/gpio/ |
A D | consumer.h | 246 might_sleep(); in gpiod_put() 255 might_sleep(); in devm_gpiod_unhinge() 263 might_sleep(); in gpiod_put_array() 316 might_sleep(); in devm_gpiod_put() 325 might_sleep(); in devm_gpiod_put_array()
|