Searched refs:alloc_context (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dcompaction.h58 struct alloc_context; /* in mm/internal.h */
89 const struct alloc_context *ac, enum compact_priority prio,
98 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
/linux-master/mm/
H A Dpage_alloc.c1923 static bool unreserve_highatomic_pageblock(const struct alloc_context *ac,
3177 const struct alloc_context *ac)
3402 const struct alloc_context *ac)
3421 const struct alloc_context *ac, unsigned long *did_some_progress)
3516 unsigned int alloc_flags, const struct alloc_context *ac,
3574 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags,
3641 unsigned int alloc_flags, const struct alloc_context *ac,
3649 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags,
3762 const struct alloc_context *ac)
3788 unsigned int alloc_flags, const struct alloc_context *a
[all...]
H A Dinternal.h336 struct alloc_context { struct
H A Dcompaction.c2470 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
2827 unsigned int alloc_flags, const struct alloc_context *ac,
/linux-master/drivers/md/
H A Ddm-raid1.c888 static struct mirror_set *alloc_context(unsigned int nr_mirrors, function
1105 ms = alloc_context(nr_mirrors, dl->type->get_region_size(dl), ti, dl);
/linux-master/arch/sparc/mm/
H A Dsrmmu.c414 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) function
479 alloc_context(old_mm, mm);

Completed in 145 milliseconds