Searched refs:alloc_context (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | compaction.h | 58 struct alloc_context; /* in mm/internal.h */ 94 const struct alloc_context *ac, enum compact_priority prio, 103 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
|
| /linux-6.15/mm/ |
| H A D | page_alloc.c | 3546 const struct alloc_context *ac) in get_page_from_freelist() 3765 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback() 3878 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 4124 const struct alloc_context *ac) in __perform_reclaim() 4183 const struct alloc_context *ac) in wake_all_kswapds() 4313 struct alloc_context *ac, int alloc_flags, in should_reclaim_retry() 4423 struct alloc_context *ac) in __alloc_pages_slowpath() 4722 struct alloc_context *ac, gfp_t *alloc_gfp, in prepare_alloc_pages() 4794 struct alloc_context ac; in alloc_pages_bulk_noprof() 4944 struct alloc_context ac = { }; in __alloc_frozen_pages_noprof() [all …]
|
| H A D | compaction.c | 2474 bool compaction_zonelist_suitable(struct alloc_context *ac, int order, in compaction_zonelist_suitable() 2857 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
| H A D | internal.h | 554 struct alloc_context { struct
|
| /linux-6.15/drivers/md/ |
| H A D | dm-raid1.c | 888 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()
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | srmmu.c | 408 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function 471 alloc_context(old_mm, mm); in switch_mm()
|