Home
last modified time | relevance | path

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

1234567

/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/net/mac80211/
H A Ddriver-ops.c17 might_sleep(); in drv_start()
38 might_sleep(); in drv_stop()
62 might_sleep(); in drv_add_interface()
96 might_sleep(); in drv_change_interface()
111 might_sleep(); in drv_remove_interface()
142 might_sleep(); in drv_sta_state()
176 might_sleep(); in drv_sta_set_txpwr()
219 might_sleep(); in drv_conf_tx()
252 might_sleep(); in drv_get_tsf()
269 might_sleep(); in drv_set_tsf()
[all …]
/linux/include/linux/
H A Dvirtio_config.h398 might_sleep(); \
428 might_sleep(); \
462 might_sleep(); \
491 might_sleep(); \
510 might_sleep(); in __virtio_cread_many()
534 might_sleep(); in virtio_cread8()
542 might_sleep(); in virtio_cwrite8()
551 might_sleep(); in virtio_cread16()
561 might_sleep(); in virtio_cwrite16()
571 might_sleep(); in virtio_cread32()
[all …]
H A Dpwm.h505 might_sleep(); in pwm_apply_might_sleep()
528 might_sleep(); in pwm_config()
534 might_sleep(); in pwm_enable()
540 might_sleep(); in pwm_disable()
579 might_sleep(); in pwm_get()
585 might_sleep(); in pwm_put()
591 might_sleep(); in devm_pwm_get()
599 might_sleep(); in devm_fwnode_pwm_get()
H A Dhighmem-internal.h44 might_sleep(); in kmap()
55 might_sleep(); in kunmap()
164 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 Dfreezer.h53 might_sleep(); in try_to_freeze()
/linux/security/landlock/
H A Druleset.c164 might_sleep(); in free_rule()
211 might_sleep(); in insert_rule()
334 might_sleep(); in merge_tree()
373 might_sleep(); in merge_ruleset()
419 might_sleep(); in inherit_tree()
448 might_sleep(); in inherit_ruleset()
493 might_sleep(); in free_ruleset()
510 might_sleep(); in landlock_put_ruleset()
548 might_sleep(); in landlock_merge_ruleset()
H A Dobject.c48 might_sleep(); in landlock_put_object()
/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/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c394 might_sleep(); in iwl_trans_start_hw()
402 might_sleep(); in iwl_trans_op_mode_leave()
485 might_sleep(); in iwl_trans_d3_suspend()
494 might_sleep(); in iwl_trans_d3_resume()
549 might_sleep(); in iwl_trans_fw_alive()
565 might_sleep(); in iwl_trans_start_fw()
585 might_sleep(); in iwl_trans_stop_device()
663 might_sleep(); in iwl_trans_txq_enable_cfg()
733 might_sleep(); in iwl_trans_txq_alloc()
/linux/kernel/locking/
H A Drwsem.c1523 might_sleep(); in down_read()
1532 might_sleep(); in down_read_interruptible()
1546 might_sleep(); in down_read_killable()
1576 might_sleep(); in down_write()
1587 might_sleep(); in down_write_killable()
1648 might_sleep(); in down_read_nested()
1656 might_sleep(); in down_read_killable_nested()
1670 might_sleep(); in _down_write_nest_lock()
1678 might_sleep(); in down_read_non_owner()
1692 might_sleep(); in down_write_nested()
[all …]
H A Drtmutex_api.c29 might_sleep(); in __rt_mutex_lock_common()
516 might_sleep(); in __mutex_lock_common()
558 might_sleep(); in mutex_lock_io_nested()
H A Dww_rt_mutex.c45 might_sleep(); in __ww_rt_mutex_lock()
/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/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/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c103 might_sleep(); in papr_sysparm_get()
159 might_sleep(); in papr_sysparm_set()
/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.c304 might_sleep(); in i915_vma_resource_bind_dep_sync()
391 might_sleep(); in i915_vma_resource_bind_dep_await()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c100 might_sleep(); in frontbuffer_flush()
190 might_sleep(); in __intel_fb_invalidate()
/linux/drivers/firmware/qcom/
H A Dqcom_tzmem.c204 might_sleep(); in qcom_tzmem_pool_new()
266 might_sleep(); in qcom_tzmem_pool_free()
/linux/security/apparmor/include/
H A Dcred.h171 might_sleep(); in begin_current_label_crit_section()

1234567