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

/linux-master/include/linux/
H A Dsched.h2058 #define cond_resched_rwlock_write(lock) ({ \ macro
/linux-master/fs/btrfs/
H A Dextent_map.c665 cond_resched_rwlock_write(&tree->lock);
H A Dvolumes.c5966 cond_resched_rwlock_write(&fs_info->mapping_tree_lock);
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2126 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock);
6078 cond_resched_rwlock_write(&kvm->mmu_lock);
6227 cond_resched_rwlock_write(&kvm->mmu_lock)) {
6824 if (cond_resched_rwlock_write(&kvm->mmu_lock))
7240 cond_resched_rwlock_write(&kvm->mmu_lock);
H A Dtdp_mmu.c700 cond_resched_rwlock_write(&kvm->mmu_lock);
/linux-master/arch/arm64/kvm/
H A Dmmu.c76 cond_resched_rwlock_write(&kvm->mmu_lock);

Completed in 306 milliseconds