Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dinternal.h211 struct alloc_context { struct
212 struct zonelist *zonelist;
213 nodemask_t *nodemask;
214 struct zoneref *preferred_zoneref;
215 int migratetype;
227 enum zone_type highest_zoneidx;
228 bool spread_dirty_pages;
/Linux-v6.1/drivers/md/
Ddm-raid1.c874 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
/Linux-v6.1/arch/sparc/mm/
Dsrmmu.c413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function