Searched refs:alloc_context (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| A D | compaction.h | 58 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/mm/ |
| A D | page_alloc.c | 3336 const struct alloc_context *ac) in get_page_from_freelist() 3555 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback() 3669 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 3794 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 3915 const struct alloc_context *ac) in __perform_reclaim() 3974 const struct alloc_context *ac) in wake_all_kswapds() 4095 struct alloc_context *ac, int alloc_flags, in should_reclaim_retry() 4205 struct alloc_context *ac) in __alloc_pages_slowpath() 4490 struct alloc_context *ac, gfp_t *alloc_gfp, in prepare_alloc_pages() 4562 struct alloc_context ac; in alloc_pages_bulk_noprof() [all …]
|
| A D | internal.h | 512 struct alloc_context { struct
|
| A D | compaction.c | 2452 bool compaction_zonelist_suitable(struct alloc_context *ac, int order, in compaction_zonelist_suitable() 2809 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
| /linux/drivers/md/ |
| 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/arch/sparc/mm/ |
| A D | srmmu.c | 414 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()
|
Completed in 35 milliseconds