Searched refs:GetEmpty (Results 1 – 5 of 5) sorted by relevance
39 bool GetEmpty(struct page_entry *pe);45 bool GetEmpty(struct page_entry *pe, int32 tag);
76 bool GetEmpty(struct page_entry *pe);80 bool GetEmpty(struct page_entry *pe, int32 tag);
409 bool FineLockPEQueue::GetEmpty(struct page_entry *pe, int32 mask) { in GetEmpty() function in FineLockPEQueue412 bool FineLockPEQueue::GetEmpty(struct page_entry *pe) { in GetEmpty() function in FineLockPEQueue
270 bool Sat::GetEmpty(struct page_entry *pe) { in GetEmpty() function in Sat271 return GetEmpty(pe, kDontCareTag); in GetEmpty()274 bool Sat::GetEmpty(struct page_entry *pe, int32 tag) { in GetEmpty() function in Sat278 result = finelock_q_->GetEmpty(pe, tag); in GetEmpty()
547 result = result && sat_->GetEmpty(&pe); in Work()1491 result = result && sat_->GetEmpty(&dst, tag_); in Work()1847 if (!sat_->GetEmpty(dst)) in GetEmptyPage()2222 result = result && sat_->GetEmpty(&dst); in Work()