Lines Matching refs:mrec_lock
98 * First, take the mrec_lock mutex. We might now be sleeping, while waiting
126 * So that code will end up having to own the mrec_lock of all mft
129 * accessing anything without owning the mrec_lock mutex. But we do need to
154 mutex_lock(&ni->mrec_lock);
160 mutex_unlock(&ni->mrec_lock);
195 * We release the page mapping and the mrec_lock mutex which unmaps the mft
211 mutex_unlock(&ni->mrec_lock);
979 if (unlikely(!mutex_trylock(&ni->mrec_lock))) {
1084 if (unlikely(!mutex_trylock(&eni->mrec_lock))) {
2700 mutex_lock(&ni->mrec_lock);