Home
last modified time | relevance | path

Searched refs:page_list_next (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/fs/
H A Dfdbuffer.c317 } while (pp = page_list_next(pp)); in fdb_zero_holes()
/titanic_50/usr/src/uts/common/vm/
H A Dpage.h779 page_t *page_list_next(page_t *);
H A Dvm_page.c3742 page_list_next(page_t *pp) in page_list_next() function