Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dinternal.h512 struct alloc_context { struct
513 struct zonelist *zonelist;
514 nodemask_t *nodemask;
515 struct zoneref *preferred_zoneref;
516 int migratetype;
528 enum zone_type highest_zoneidx;
529 bool spread_dirty_pages;
/linux-6.12.1/arch/sparc/mm/
Dsrmmu.c414 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
/linux-6.12.1/drivers/md/
Ddm-raid1.c888 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function