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

/linux-master/mm/
H A Dmempolicy.c1212 struct migration_mpol *mmpol = (struct migration_mpol *)private; local
1213 struct mempolicy *pol = mmpol->pol;
1214 pgoff_t ilx = mmpol->ilx;
1269 struct migration_mpol mmpol; local
1348 mmpol.pol = new;
1349 mmpol.ilx = 0;
1380 &mmpol.ilx));
1382 mmpol.ilx -= folio->index >> order;
1392 (unsigned long)&mmpol, MIGRATE_SYNC,

Completed in 268 milliseconds