Home
last modified time | relevance | path

Searched refs:might_sleep (Results 1 – 25 of 151) 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.h470 might_sleep(); \
500 might_sleep(); \
534 might_sleep(); \
563 might_sleep(); \
582 might_sleep(); in __virtio_cread_many()
606 might_sleep(); in virtio_cread8()
614 might_sleep(); in virtio_cwrite8()
623 might_sleep(); in virtio_cread16()
633 might_sleep(); in virtio_cwrite16()
643 might_sleep(); in virtio_cread32()
[all …]
H A Dhighmem-internal.h44 might_sleep(); in kmap()
55 might_sleep(); in kunmap()
172 might_sleep(); in kmap()
H A Dmmu_notifier.h473 might_sleep(); in mmu_notifier_invalidate_range_start()
508 might_sleep(); in mmu_notifier_invalidate_range_end()
H A Dpagemap.h1157 might_sleep(); in folio_lock()
1176 might_sleep(); in lock_page()
1195 might_sleep(); in folio_lock_killable()
1211 might_sleep(); in folio_lock_or_retry()
/linux/security/landlock/
H A Druleset.c168 might_sleep(); in free_rule()
217 might_sleep(); in insert_rule()
328 might_sleep(); in merge_tree()
367 might_sleep(); in merge_ruleset()
413 might_sleep(); in inherit_tree()
442 might_sleep(); in inherit_ruleset()
487 might_sleep(); in free_ruleset()
504 might_sleep(); in landlock_put_ruleset()
546 might_sleep(); in landlock_merge_ruleset()
H A Dobject.c48 might_sleep(); in landlock_put_object()
/linux/kernel/locking/
H A Dmutex.c316 might_sleep(); in mutex_lock()
623 might_sleep(); in __mutex_lock_common()
907 might_sleep(); in mutex_lock_io_nested()
949 might_sleep(); in ww_mutex_lock()
964 might_sleep(); in ww_mutex_lock_interruptible()
1057 might_sleep(); in mutex_lock_interruptible()
1081 might_sleep(); in mutex_lock_killable()
1191 might_sleep(); in ww_mutex_lock()
1206 might_sleep(); in ww_mutex_lock_interruptible()
/linux/rust/kernel/io/
H A Dpoll.rs10 task::might_sleep,
83 // Unlike the C version, we always call `might_sleep()` unconditionally, in read_poll_timeout()
87 might_sleep(); in read_poll_timeout()
/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()
H A Dresctrl.h186 might_sleep(); in resctrl_arch_mon_ctx_alloc()
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c103 might_sleep(); in papr_sysparm_get()
159 might_sleep(); in papr_sysparm_set()
H A Drtas-work-area.c86 might_sleep(); in __rtas_work_area_alloc()
/linux/drivers/gpu/drm/i915/
H A Di915_wait_util.h25 might_sleep(); \
/linux/drivers/firmware/qcom/
H A Dqcom_tzmem.c248 might_sleep(); in qcom_tzmem_pool_new()
309 might_sleep(); in qcom_tzmem_pool_free()
/linux/security/apparmor/include/
H A Dcred.h225 might_sleep(); in begin_current_label_crit_section()
/linux/net/wireless/
H A Dwext-proc.c76 might_sleep(); in wireless_dev_seq_show()
/linux/drivers/firewire/
H A Dcore-iso.c243 might_sleep(); in fw_iso_context_flush_completions()
267 might_sleep(); in fw_iso_context_stop()
/linux/crypto/asymmetric_keys/
H A Dpkcs7_trust.c73 might_sleep(); in pkcs7_validate_trust_one()
/linux/tools/virtio/linux/
H A Dkernel.h147 #define might_sleep() do { } while (0) macro
/linux/drivers/net/ovpn/
H A Dsocket.c71 might_sleep(); in ovpn_socket_release()
/linux/drivers/usb/core/
H A Durb.c705 might_sleep(); in usb_kill_urb()
752 might_sleep(); in usb_poison_urb()
/linux/drivers/dma-buf/
H A Ddma-buf.c1170 might_sleep(); in dma_buf_map_attachment()
1253 might_sleep(); in dma_buf_map_attachment_unlocked()
1280 might_sleep(); in dma_buf_unmap_attachment()
1309 might_sleep(); in dma_buf_unmap_attachment_unlocked()
/linux/virt/kvm/
H A Dasync_pf.c56 might_sleep(); in async_pf_execute()

1234567