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
249 bool Sat::GetValid(struct page_entry *pe) { in GetValid() function in Sat250 return GetValid(pe, kDontCareTag); in GetValid()255 bool Sat::GetValid(struct page_entry *pe, int32 tag) { in GetValid() function in Sat259 result = finelock_q_->GetValid(pe, tag); in GetValid()511 if (GetValid(&pe, kInvalidTag)) { in InitializePages()1942 GetValid(&src); in Run()
1440 result = result && sat_->GetValid(&pe); in Work()1487 result = result && sat_->GetValid(&src, tag_); in Work()1549 result = result && sat_->GetValid(&src); in Work()1854 if (!sat_->GetValid(&tmp)) in GetValidPage()2215 result = result && sat_->GetValid(&src); in Work()3048 if (!sat_->GetValid(&pe)) { in WriteBlockToDisk()3364 result = result && sat_->GetValid(&source_pe); in Work()