Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c2120 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock); in mmu_sync_children()
5931 cond_resched_rwlock_write(&kvm->mmu_lock); in __walk_slot_rmaps()
6080 cond_resched_rwlock_write(&kvm->mmu_lock)) { in kvm_zap_obsolete_pages()
6675 if (cond_resched_rwlock_write(&kvm->mmu_lock)) in kvm_mmu_zap_all()
7091 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_recover_nx_huge_pages()
Dtdp_mmu.c678 cond_resched_rwlock_write(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()
/linux-6.6.21/fs/btrfs/
Dextent_map.c688 cond_resched_rwlock_write(&tree->lock); in drop_all_extent_maps_fast()
/linux-6.6.21/include/linux/
Dsched.h2167 #define cond_resched_rwlock_write(lock) ({ \ macro
/linux-6.6.21/arch/arm64/kvm/
Dmmu.c76 cond_resched_rwlock_write(&kvm->mmu_lock); in stage2_apply_range()