Home
last modified time | relevance | path

Searched refs:get_page_from_freelist (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c2069 * get_page_from_freelist() during early boot until deferred_pages permanently
3825 * get_page_from_freelist goes through the zonelist trying to allocate
3829 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist() function
4029 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback()
4036 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback()
4074 page = get_page_from_freelist((gfp_mask | __GFP_HARDWALL) & in __alloc_pages_may_oom()
4169 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_compact()
4423 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_reclaim()
4740 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_slowpath()
4820 page = get_page_from_freelist(gfp_mas in __alloc_pages_slowpath()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c333 * get_page_from_freelist() during early boot until deferred_pages permanently
3078 * get_page_from_freelist goes through the zonelist trying to allocate
3082 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist() function
3293 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback()
3300 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback()
3338 page = get_page_from_freelist((gfp_mask | __GFP_HARDWALL) & in __alloc_pages_may_oom()
3438 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_compact()
3688 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_reclaim()
3994 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_slowpath()
4075 page = get_page_from_freelist(gfp_mas in __alloc_pages_slowpath()
[all...]

Completed in 15 milliseconds