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()
1482 result = result && sat_->GetValid(&pe); in Work()1529 result = result && sat_->GetValid(&src, tag_); in Work()1592 result = result && sat_->GetValid(&src); in Work()1899 if (!sat_->GetValid(&tmp)) in GetValidPage()2261 result = result && sat_->GetValid(&src); in Work()3090 if (!sat_->GetValid(&pe)) { in WriteBlockToDisk()3406 result = result && sat_->GetValid(&source_pe); in Work()