Home
last modified time | relevance | path

Searched refs:cond_resched_rwlock_read (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h2176 #define cond_resched_rwlock_read(lock) ({ \
2173 #define cond_resched_rwlock_read( global() macro
/linux/arch/x86/kvm/mmu/
H A Dmmu.c7836 cond_resched_rwlock_read(&kvm->mmu_lock); in kvm_recover_nx_huge_pages()