Searched refs:IS_DUMP_PAGE (Results 1 – 3 of 3) sorted by relevance
225 #define IS_DUMP_PAGE(pp) (dump_check_used && dump_test_used((pp)->p_pagenum)) macro
1013 if ((pp == NULL) || IS_DUMP_PAGE(pp) || in is_contigpage_free()3116 if (IS_DUMP_PAGE(pp) || page_trylock(pp, in page_get_mnode_anylist()3211 if (IS_DUMP_PAGE(pp) || page_trylock(pp, in page_get_mnode_anylist()
2985 while (IS_DUMP_PAGE(pp) || !page_trylock_cons(pp, in page_get_mnode_freelist()4028 while (IS_DUMP_PAGE(pp) || !page_trylock(pp, SE_EXCL)) { in page_get_mnode_cachelist()