Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/include/linux/
H A Dcompaction.h58 struct alloc_context; /* in mm/internal.h */
95 const struct alloc_context *ac, enum compact_priority prio,
179 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c1928 static bool unreserve_highatomic_pageblock(const struct alloc_context *ac, in unreserve_highatomic_pageblock()
3083 const struct alloc_context *ac) in get_page_from_freelist()
3289 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback()
3308 const struct alloc_context *ac, unsigned long *did_some_progress) in __alloc_pages_may_oom()
3403 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
3461 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, in should_compact_retry()
3528 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
3536 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, in should_compact_retry()
3649 const struct alloc_context *ac) in __perform_reclaim()
3675 unsigned int alloc_flags, const struct alloc_context *a in __alloc_pages_direct_reclaim()
[all...]
H A Dinternal.h383 struct alloc_context { struct
H A Dcompaction.c2350 bool compaction_zonelist_suitable(struct alloc_context *ac, int order, in compaction_zonelist_suitable()
2684 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c2684 static bool unreserve_highatomic_pageblock(const struct alloc_context *ac, in unreserve_highatomic_pageblock()
3830 const struct alloc_context *ac) in get_page_from_freelist()
4025 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback()
4044 const struct alloc_context *ac, unsigned long *did_some_progress) in __alloc_pages_may_oom()
4138 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
4192 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, in should_compact_retry()
4271 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
4279 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, in should_compact_retry()
4384 const struct alloc_context *ac) in __perform_reclaim()
4412 unsigned int alloc_flags, const struct alloc_context *a in __alloc_pages_direct_reclaim()
[all...]
H A Dinternal.h269 struct alloc_context { struct
H A Dcompaction.c2159 bool compaction_zonelist_suitable(struct alloc_context *ac, int order, in compaction_zonelist_suitable()
2466 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dsrmmu.c413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
478 alloc_context(old_mm, mm); in switch_mm()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dsrmmu.c414 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
479 alloc_context(old_mm, mm); in switch_mm()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-raid1.c876 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
1093 ms = alloc_context(nr_mirrors, dl->type->get_region_size(dl), ti, dl); in mirror_ctr()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-raid1.c888 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
1105 ms = alloc_context(nr_mirrors, dl->type->get_region_size(dl), ti, dl); in mirror_ctr()

Completed in 33 milliseconds