Searched defs:alloc_context (Results 1 – 4 of 4) sorted by relevance
113 struct alloc_context { struct114 struct zonelist *zonelist;115 nodemask_t *nodemask;116 struct zoneref *preferred_zoneref;117 int migratetype;118 enum zone_type high_zoneidx;119 bool spread_dirty_pages;
58 static inline struct stripe_c *alloc_context(unsigned int stripes) in alloc_context() function
876 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
435 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function