Searched refs:mmpol (Results 1 – 1 of 1) sorted by relevance
1431 struct migration_mpol *mmpol = (struct migration_mpol *)private; in alloc_migration_target_by_mpol() local1432 struct mempolicy *pol = mmpol->pol; in alloc_migration_target_by_mpol()1433 pgoff_t ilx = mmpol->ilx; in alloc_migration_target_by_mpol()1487 struct migration_mpol mmpol; in do_mbind() local1566 mmpol.pol = new; in do_mbind()1567 mmpol.ilx = 0; in do_mbind()1598 &mmpol.ilx)); in do_mbind()1600 mmpol.ilx -= folio->index >> order; in do_mbind()1610 (unsigned long)&mmpol, MIGRATE_SYNC, in do_mbind()