Searched defs:next_page (Results 1 – 5 of 5) sorted by relevance
45 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function46 const LargePage* next_page() const { in next_page() function
273 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function276 const Page* next_page() const { in next_page() function
90 Page* next_page = current_page_->next_page(); in AdvancePage() local
466 unsigned int next_page = na; in process() local
47453 long unsigned int next_page; member