Home
last modified time | relevance | path

Searched defs:alloc_context (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dinternal.h588 struct alloc_context { struct
589 struct zonelist *zonelist;
590 nodemask_t *nodemask;
591 struct zoneref *preferred_zoneref;
592 int migratetype;
604 enum zone_type highest_zoneidx;
605 bool spread_dirty_pages;
/linux/arch/sparc/mm/
H A Dsrmmu.c408 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
/linux/drivers/md/
H A Ddm-raid1.c887 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function