Home
last modified time | relevance | path

Searched refs:alloc_context (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
Dcompaction.h29 struct alloc_context; /* in mm/internal.h */
42 int alloc_flags, const struct alloc_context *ac,
58 const struct alloc_context *ac, in try_to_compact_pages()
/linux-4.4.14/arch/cris/mm/
Dtlb.c36 alloc_context(struct mm_struct *mm) in alloc_context() function
74 alloc_context(mm); in get_mmu_context()
/linux-4.4.14/drivers/md/
Ddm-stripe.c57 static inline struct stripe_c *alloc_context(unsigned int stripes) in alloc_context() function
144 sc = alloc_context(stripes); in stripe_ctr()
Ddm-raid1.c880 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
1099 ms = alloc_context(nr_mirrors, dl->type->get_region_size(dl), ti, dl); in mirror_ctr()
/linux-4.4.14/mm/
Dinternal.h144 struct alloc_context { struct
Dpage_alloc.c1704 static void unreserve_highatomic_pageblock(const struct alloc_context *ac) in unreserve_highatomic_pageblock()
2501 const struct alloc_context *ac) in get_page_from_freelist()
2704 const struct alloc_context *ac, unsigned long *did_some_progress) in __alloc_pages_may_oom()
2774 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
2830 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
2841 const struct alloc_context *ac) in __perform_reclaim()
2870 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_reclaim()
2905 const struct alloc_context *ac) in __alloc_pages_high_priority()
2921 static void wake_all_kswapds(unsigned int order, const struct alloc_context *ac) in wake_all_kswapds()
2991 struct alloc_context *ac) in __alloc_pages_slowpath()
[all …]
Dcompaction.c1520 int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
/linux-4.4.14/arch/sparc/mm/
Dsrmmu.c404 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
467 alloc_context(old_mm, mm); in switch_mm()