Home
last modified time | relevance | path

Searched defs:alloc_context (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dinternal.h657 struct alloc_context { struct
658 struct zonelist *zonelist;
659 nodemask_t *nodemask;
660 struct zoneref *preferred_zoneref;
661 int migratetype;
673 enum zone_type highest_zoneidx;
674 bool spread_dirty_pages;
/linux/drivers/md/
H A Ddm-raid1.c887 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function