Home
last modified time | relevance | path

Searched refs:might_sleep (Results 1 – 25 of 167) 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.h1155 might_sleep(); in folio_lock()
1174 might_sleep(); in lock_page()
1193 might_sleep(); in folio_lock_killable()
1209 might_sleep(); in folio_lock_or_retry()
/linux/security/landlock/
H A Druleset.c169 might_sleep(); in free_rule()
218 might_sleep(); in insert_rule()
333 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 free_ruleset_work()
552 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()
908 might_sleep(); in mutex_lock_io_nested()
950 might_sleep(); in ww_mutex_lock()
965 might_sleep(); in ww_mutex_lock_interruptible()
1107 might_sleep(); in mutex_lock_io()
1131 might_sleep();
1241 might_sleep(); in atomic_dec_and_mutex_lock()
1256 might_sleep();
H A Drtmutex_api.c48 might_sleep(); in __rt_mutex_lock_common()
558 might_sleep(); in _mutex_lock_nest_lock()
607 might_sleep(); in mutex_rt_init_generic()
/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/kernel/bpf/
H A Dcfg.c64 subprog->might_sleep = true; in mark_subprog_might_sleep()
88 caller->might_sleep |= callee->might_sleep; in merge_callee_effects()
484 if (ret == 0 && fp->might_sleep) in visit_insn()
641 env->prog->aux->might_sleep = env->subprog_info[0].might_sleep; in bpf_check_cfg()
/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/fs/
H A Dinode.c1309 might_sleep(); in inode_insert5()
1416 might_sleep(); in iget5_locked_rcu()
1461 might_sleep(); in iget_locked()
1709 might_sleep();
1739 might_sleep(); in find_inode_nowait()
1893 might_sleep(); in insert_inode_locked4()
1945 might_sleep(); in iput_final()
2033 might_sleep();
/linux/crypto/asymmetric_keys/
H A Dpkcs7_trust.c73 might_sleep(); in pkcs7_validate_trust_one()
/linux/tools/virtio/linux/
H A Dkernel.h153 #define might_sleep() do { } while (0)
147 #define might_sleep( global() macro
/linux/drivers/net/ovpn/
H A Dsocket.c71 might_sleep(); in ovpn_socket_release()

1234567