Searched refs:first_pp (Results 1 – 2 of 2) sorted by relevance
2657 page_t *tpp, *first_pp = pp; in page_trylock_cons() local2685 while (first_pp != tpp) { in page_trylock_cons()2686 page_unlock_nocapture(first_pp); in page_trylock_cons()2687 first_pp = first_pp->p_next; in page_trylock_cons()2876 page_t *pp, *first_pp; in page_get_mnode_freelist() local2938 first_pp = pp; in page_get_mnode_freelist()2955 if (pp == first_pp) in page_get_mnode_freelist()3939 page_t *pp, *first_pp; in page_get_mnode_cachelist() local3977 first_pp = pp; in page_get_mnode_cachelist()3985 if (pp == first_pp) { in page_get_mnode_cachelist()
3166 page_t *first_pp; in page_get_mnode_anylist() local3205 first_pp = pp; in page_get_mnode_anylist()3210 if (pp == first_pp) { in page_get_mnode_anylist()3234 if (pp == first_pp) in page_get_mnode_anylist()3300 first_pp = pp; in page_get_mnode_anylist()3305 if (pp == first_pp) in page_get_mnode_anylist()3326 if (pp == first_pp) in page_get_mnode_anylist()