Searched defs:alloc_context (Results 1 – 4 of 4) sorted by relevance
117 struct alloc_context { struct118 struct zonelist *zonelist;119 nodemask_t *nodemask;120 struct zoneref *preferred_zoneref;121 int migratetype;122 enum zone_type high_zoneidx;123 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
429 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function