Searched refs:cond_resched_rwlock_write (Results 1 - 6 of 6) sorted by path

/linux-master/arch/arm64/kvm/
H A Dmmu.c76 cond_resched_rwlock_write(&kvm->mmu_lock);
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2083 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock);
6087 cond_resched_rwlock_write(&kvm->mmu_lock);
6239 cond_resched_rwlock_write(&kvm->mmu_lock)) {
6837 if (cond_resched_rwlock_write(&kvm->mmu_lock))
7253 cond_resched_rwlock_write(&kvm->mmu_lock);
H A Dtdp_mmu.c723 cond_resched_rwlock_write(&kvm->mmu_lock);
/linux-master/fs/btrfs/
H A Dextent_map.c671 cond_resched_rwlock_write(&tree->lock);
1096 if (cond_resched_rwlock_write(&tree->lock))
H A Dvolumes.c5955 cond_resched_rwlock_write(&fs_info->mapping_tree_lock);
/linux-master/include/linux/
H A Dsched.h2062 #define cond_resched_rwlock_write(lock) ({ \ macro

Completed in 214 milliseconds