Searched defs:alloc_context (Results 1 – 5 of 5) sorted by relevance
144 struct alloc_context { struct145 struct zonelist *zonelist;146 nodemask_t *nodemask;147 struct zone *preferred_zone;148 int classzone_idx;149 int migratetype;150 enum zone_type high_zoneidx;151 bool spread_dirty_pages;
36 alloc_context(struct mm_struct *mm) in alloc_context() function
57 static inline struct stripe_c *alloc_context(unsigned int stripes) in alloc_context() function
880 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
404 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function