Home
last modified time | relevance | path

Searched refs:cond_resched_rwlock_write (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c1606 cond_resched_rwlock_write(&kvm->mmu_lock); in __walk_slot_rmaps()
2204 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock); in mmu_sync_children()
6587 cond_resched_rwlock_write(&kvm->mmu_lock)) { in kvm_zap_obsolete_pages()
7183 if (cond_resched_rwlock_write(&kvm->mmu_lock)) in kvm_mmu_zap_all()
7226 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_mmu_zap_memslot_pages_and_flush()
7594 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_recover_nx_huge_pages()
H A Dtdp_mmu.c837 cond_resched_rwlock_write(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()
/linux-6.15/include/linux/
H A Dsched.h2169 #define cond_resched_rwlock_write(lock) ({ \ macro
/linux-6.15/fs/btrfs/
H A Ddev-replace.c840 if (cond_resched_rwlock_write(&fs_info->mapping_tree_lock)) { in btrfs_dev_replace_update_device_in_mapping_tree()
H A Dextent_map.c778 if (cond_resched_rwlock_write(&tree->lock)) in drop_all_extent_maps_fast()
H A Dvolumes.c5823 cond_resched_rwlock_write(&fs_info->mapping_tree_lock); in btrfs_mapping_tree_free()
/linux-6.15/arch/arm64/kvm/
H A Dmmu.c81 cond_resched_rwlock_write(&kvm->mmu_lock); in stage2_apply_range()