Searched defs:alloc_context (Results 1 – 5 of 5) sorted by relevance
125 struct alloc_context { struct126 struct zonelist *zonelist;127 nodemask_t *nodemask;128 struct zone *preferred_zone;129 int classzone_idx;130 int migratetype;131 enum zone_type high_zoneidx;
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
858 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