Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c2120 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock); in mmu_sync_children()
5937 cond_resched_rwlock_write(&kvm->mmu_lock); in __walk_slot_rmaps()
6086 cond_resched_rwlock_write(&kvm->mmu_lock)) { in kvm_zap_obsolete_pages()
6681 if (cond_resched_rwlock_write(&kvm->mmu_lock)) in kvm_mmu_zap_all()
7097 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_recover_nx_huge_pages()
H A Dtdp_mmu.c678 cond_resched_rwlock_write(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()
/openbmc/linux/fs/btrfs/
H A Dextent_map.c688 cond_resched_rwlock_write(&tree->lock); in drop_all_extent_maps_fast()
/openbmc/linux/include/linux/
H A Dsched.h2174 #define cond_resched_rwlock_write(lock) ({ \ macro
/openbmc/linux/arch/arm64/kvm/
H A Dmmu.c76 cond_resched_rwlock_write(&kvm->mmu_lock); in stage2_apply_range()