Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dinternal.h269 struct alloc_context { struct
270 struct zonelist *zonelist;
271 nodemask_t *nodemask;
272 struct zoneref *preferred_zoneref;
273 int migratetype;
285 enum zone_type highest_zoneidx;
286 bool spread_dirty_pages;
/kernel/linux/linux-5.10/arch/sparc/mm/
Dsrmmu.c413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
/kernel/linux/linux-5.10/drivers/md/
Ddm-raid1.c876 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function