Searched refs:IS_DUMP_PAGE (Results 1 – 3 of 3) sorted by relevance
224 #define IS_DUMP_PAGE(pp) (dump_check_used && dump_test_used((pp)->p_pagenum)) macro
1135 if ((pp == NULL) || IS_DUMP_PAGE(pp) || in is_contigpage_free()3207 if (IS_DUMP_PAGE(pp) || page_trylock(pp, in page_get_mnode_anylist()3302 if (IS_DUMP_PAGE(pp) || page_trylock(pp, in page_get_mnode_anylist()
2939 while (IS_DUMP_PAGE(pp) || !page_trylock_cons(pp, in page_get_mnode_freelist()3982 while (IS_DUMP_PAGE(pp) || !page_trylock(pp, SE_EXCL)) { in page_get_mnode_cachelist()