Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsched.h2136 #define cond_resched_rwlock_read(lock) ({ \ macro
/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.c829 cond_resched_rwlock_read(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()