Searched refs:GetValid (Results 1 – 5 of 5) sorted by relevance
40 bool GetValid(struct page_entry *pe);46 bool GetValid(struct page_entry *pe, int32 tag);
74 bool GetValid(struct page_entry *pe);79 bool GetValid(struct page_entry *pe, int32 tag);
397 bool FineLockPEQueue::GetValid(struct page_entry *pe) { in GetValid() function in FineLockPEQueue401 bool FineLockPEQueue::GetValid(struct page_entry *pe, int32 mask) { in GetValid() function in FineLockPEQueue
229 bool Sat::GetValid(struct page_entry *pe) { in GetValid() function in Sat230 return GetValid(pe, kDontCareTag); in GetValid()235 bool Sat::GetValid(struct page_entry *pe, int32 tag) { in GetValid() function in Sat239 result = finelock_q_->GetValid(pe, tag); in GetValid()492 if (GetValid(&pe, kInvalidTag)) { in InitializePages()1766 GetValid(&src); in Run()
1443 result = result && sat_->GetValid(&pe); in Work()1490 result = result && sat_->GetValid(&src, tag_); in Work()1552 result = result && sat_->GetValid(&src); in Work()1860 if (!sat_->GetValid(&tmp)) in GetValidPage()2221 result = result && sat_->GetValid(&src); in Work()3018 if (!sat_->GetValid(&pe)) { in WriteBlockToDisk()3334 result = result && sat_->GetValid(&source_pe); in Work()