Searched refs:page_allocated (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dswap_state.c556 bool page_allocated; local
563 &page_allocated, false);
566 if (page_allocated)
661 bool page_allocated; local
680 gfp_mask, mpol, ilx, &page_allocated, false);
683 if (page_allocated) {
698 &page_allocated, false);
699 if (unlikely(page_allocated)) {
826 bool page_allocated; local
854 &page_allocated, fals
[all...]

Completed in 135 milliseconds