Searched defs:alloc_context (Results 1 – 2 of 2) sorted by relevance
515 struct alloc_context { struct516 struct zonelist *zonelist;517 nodemask_t *nodemask;518 struct zoneref *preferred_zoneref;519 int migratetype;531 enum zone_type highest_zoneidx;532 bool spread_dirty_pages;
888 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function