Lines Matching refs:isolated
283 unsigned int isolated:ISOLATED_BITS;
462 return zspage->isolated;
1506 bool isolated;
1529 isolated = is_zspage_isolated(zspage);
1531 /* If zspage is isolated, zs_page_putback will free the zspage */
1532 if (likely(!isolated))
1842 /* Number of isolated subpage for *page migration* in this zspage */
1845 zspage->isolated++;
1850 zspage->isolated--;
1936 /* zspage is isolated for object migration */
2045 * Page migration is done so let's putback isolated zspage to
2046 * the list if @page is final isolated subpage in the zspage.
2149 * zspages, so we need only wait for the zs_pool's isolated
2161 * pool->destroying. Thus pool->isolated pages will either be 0 in which