Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dmmu.c2052 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock); in mmu_sync_children()
5485 cond_resched_rwlock_write(&kvm->mmu_lock); in slot_handle_level_range()
5632 cond_resched_rwlock_write(&kvm->mmu_lock)) { in kvm_zap_obsolete_pages()
5962 if (cond_resched_rwlock_write(&kvm->mmu_lock)) in kvm_mmu_zap_all()
6298 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_recover_nx_lpages()
A Dtdp_mmu.c673 cond_resched_rwlock_write(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()
/linux/include/linux/
A Dsched.h2073 #define cond_resched_rwlock_write(lock) ({ \ macro

Completed in 29 milliseconds