Searched defs:alloc_context (Results 1 – 3 of 3) sorted by relevance
182 struct alloc_context { struct183 struct zonelist *zonelist;184 nodemask_t *nodemask;185 struct zoneref *preferred_zoneref;186 int migratetype;198 enum zone_type highest_zoneidx;199 bool spread_dirty_pages;
413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
876 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
Completed in 14 milliseconds