Searched defs:next_page (Results 1 – 6 of 6) sorted by relevance
40 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function
253 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function256 const Page* next_page() const { in next_page() function
90 Page* next_page = current_page_->next_page(); in AdvancePage() local
54 PartitionPage* next_page; member
412 PartitionPage* next_page; in SetNewActivePage() local
458 unsigned int next_page = na; in process() local