Searched refs:first_pp (Results 1 – 2 of 2) sorted by relevance
2699 page_t *tpp, *first_pp = pp; in page_trylock_cons() local2727 while (first_pp != tpp) { in page_trylock_cons()2728 page_unlock_nocapture(first_pp); in page_trylock_cons()2729 first_pp = first_pp->p_next; in page_trylock_cons()2918 page_t *pp, *first_pp; in page_get_mnode_freelist() local2980 first_pp = pp; in page_get_mnode_freelist()2997 if (pp == first_pp) in page_get_mnode_freelist()3974 page_t *pp, *first_pp; in page_get_mnode_cachelist() local4012 first_pp = pp; in page_get_mnode_cachelist()4020 if (pp == first_pp) { in page_get_mnode_cachelist()
3075 page_t *first_pp; in page_get_mnode_anylist() local3114 first_pp = pp; in page_get_mnode_anylist()3119 if (pp == first_pp) { in page_get_mnode_anylist()3143 if (pp == first_pp) in page_get_mnode_anylist()3209 first_pp = pp; in page_get_mnode_anylist()3214 if (pp == first_pp) in page_get_mnode_anylist()3235 if (pp == first_pp) in page_get_mnode_anylist()