Home
last modified time | relevance | path

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

123456789

/linux/net/mac802154/
A Ddriver-ops.h22 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 Ddriver-ops.h94 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 Ddriver-ops.c14 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 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 …]
A Dpwm.h432 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 Dwait.h342 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 Dvirtio_config.h338 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 Dhighmem-internal.h44 might_sleep(); in kmap()
55 might_sleep(); in kunmap()
161 might_sleep(); in kmap()
A Drcutiny.h23 might_sleep(); in cond_synchronize_rcu()
49 might_sleep(); in kvfree_call_rcu()
A Dclk.h273 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 Dgpio.h132 might_sleep(); in gpio_free()
140 might_sleep(); in gpio_free_array()
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/
A Dtest.c19 might_sleep(); in rcu_reader()
31 might_sleep(); in rcu_reader()
40 might_sleep(); in thread_update()
/linux/security/landlock/
A Druleset.c106 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 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()
A Diwl-trans.h1031 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 Dsemaphore.c57 might_sleep(); in down()
81 might_sleep(); in down_interruptible()
108 might_sleep(); in down_killable()
163 might_sleep(); in down_timeout()
A Dmutex.c280 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 Drwsem.c1469 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 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/drivers/tty/
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/lib/
A Dcsum-wrappers_64.c28 might_sleep(); in csum_and_copy_from_user()
53 might_sleep(); in csum_and_copy_to_user()
/linux/fs/ext4/
A Dext4_jbd2.c68 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 Dgpio.h160 might_sleep(); in gpio_get_value_cansleep()
166 might_sleep(); in gpio_set_value_cansleep()
/linux/arch/x86/include/asm/
A Dchecksum_32.h49 might_sleep(); in csum_and_copy_from_user()
177 might_sleep(); in csum_and_copy_to_user()
/linux/include/linux/gpio/
A Dconsumer.h246 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()

Completed in 54 milliseconds

123456789