Searched defs:alloc_context (Results 1 – 3 of 3) sorted by relevance
554 struct alloc_context { struct555 struct zonelist *zonelist;556 nodemask_t *nodemask;557 struct zoneref *preferred_zoneref;558 int migratetype;570 enum zone_type highest_zoneidx;571 bool spread_dirty_pages;
888 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
408 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function