Lines Matching defs:order

708 static inline unsigned int order_to_pindex(int migratetype, int order)  in order_to_pindex()
726 int order = pindex / MIGRATE_PCPTYPES; in pindex_to_order() local
738 static inline bool pcp_allowed_order(unsigned int order) in pcp_allowed_order()
749 static inline void free_the_page(struct page *page, unsigned int order) in free_the_page()
778 static void prep_compound_head(struct page *page, unsigned int order) in prep_compound_head()
798 void prep_compound_page(struct page *page, unsigned int order) in prep_compound_page()
850 unsigned int order, int migratetype) in set_page_guard()
869 unsigned int order, int migratetype) in clear_page_guard()
882 unsigned int order, int migratetype) { return false; } in set_page_guard()
884 unsigned int order, int migratetype) {} in clear_page_guard()
945 static inline void set_buddy_order(struct page *page, unsigned int order) in set_buddy_order()
964 int order, int migratetype) in compaction_capture()
995 int order, int migratetype) in compaction_capture()
1003 unsigned int order, int migratetype) in add_to_free_list()
1013 unsigned int order, int migratetype) in add_to_free_list_tail()
1027 unsigned int order, int migratetype) in move_to_free_list()
1035 unsigned int order) in del_page_from_free_list()
1057 struct page *page, unsigned int order) in buddy_merge_likely()
1098 struct zone *zone, unsigned int order, in __free_one_page()
1191 unsigned int order, unsigned long split_pfn_offset) in split_free_page()
1398 unsigned int order, bool check_free, fpi_t fpi_flags) in free_pages_prepare()
1501 static bool free_pcp_prepare(struct page *page, unsigned int order) in free_pcp_prepare()
1521 static bool free_pcp_prepare(struct page *page, unsigned int order) in free_pcp_prepare()
1547 unsigned int order; in free_pcppages_bulk() local
1613 unsigned int order, in free_one_page()
1701 static void __free_pages_ok(struct page *page, unsigned int order, in __free_pages_ok()
1730 void __free_pages_core(struct page *page, unsigned int order) in __free_pages_core()
1812 unsigned int order) in memblock_free_pages()
2199 deferred_grow_zone(struct zone *zone, unsigned int order) in deferred_grow_zone()
2266 _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone()
2395 static bool check_new_pages(struct page *page, unsigned int order) in check_new_pages()
2414 static inline bool check_pcp_refill(struct page *page, unsigned int order) in check_pcp_refill()
2422 static inline bool check_new_pcp(struct page *page, unsigned int order) in check_new_pcp()
2432 static inline bool check_pcp_refill(struct page *page, unsigned int order) in check_pcp_refill()
2436 static inline bool check_new_pcp(struct page *page, unsigned int order) in check_new_pcp()
2473 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook()
2549 static void prep_new_page(struct page *page, unsigned int order, gfp_t gfp_flags, in prep_new_page()
2574 struct page *__rmqueue_smallest(struct zone *zone, unsigned int order, in __rmqueue_smallest()
2614 unsigned int order) in __rmqueue_cma_fallback()
2620 unsigned int order) { return NULL; } in __rmqueue_cma_fallback()
2634 unsigned int order; in move_freepages() local
2710 static bool can_steal_fallback(unsigned int order, int start_mt) in can_steal_fallback()
2858 int find_suitable_fallback(struct free_area *area, unsigned int order, in find_suitable_fallback()
2940 int order; in unreserve_highatomic_pageblock() local
3015 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, in __rmqueue_fallback()
3097 __rmqueue(struct zone *zone, unsigned int order, int migratetype, in __rmqueue()
3134 static int rmqueue_bulk(struct zone *zone, unsigned int order, in rmqueue_bulk()
3338 unsigned int order, t; in mark_free_pages() local
3383 unsigned int order) in free_unref_page_prepare()
3444 unsigned int order) in free_unref_page_commit()
3474 void free_unref_page(struct page *page, unsigned int order) in free_unref_page()
3606 void split_page(struct page *page, unsigned int order) in split_page()
3620 int __isolate_free_page(struct page *page, unsigned int order) in __isolate_free_page()
3672 void __putback_isolated_page(struct page *page, unsigned int order, int mt) in __putback_isolated_page()
3712 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy()
3759 struct page *__rmqueue_pcplist(struct zone *zone, unsigned int order, in __rmqueue_pcplist()
3800 struct zone *zone, unsigned int order, in rmqueue_pcplist()
3847 struct zone *zone, unsigned int order, in rmqueue()
3908 static bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page()
3954 static inline bool __should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in __should_fail_alloc_page()
3961 noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
3968 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free()
3995 bool __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, in __zone_watermark_ok()
4073 bool zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, in zone_watermark_ok()
4080 static inline bool zone_watermark_fast(struct zone *z, unsigned int order, in zone_watermark_fast()
4125 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe()
4208 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist()
4403 __alloc_pages_cpuset_fallback(gfp_t gfp_mask, unsigned int order, in __alloc_pages_cpuset_fallback()
4423 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, in __alloc_pages_may_oom()
4518 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
4577 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, in should_compact_retry()
4658 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
4667 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, in should_compact_retry()
4779 __perform_reclaim(gfp_t gfp_mask, unsigned int order, in __perform_reclaim()
4805 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_reclaim()
4838 static void wake_all_kswapds(unsigned int order, gfp_t gfp_mask, in wake_all_kswapds()
4858 gfp_to_alloc_flags(gfp_t gfp_mask, unsigned int order) in gfp_to_alloc_flags()
4959 should_reclaim_retry(gfp_t gfp_mask, unsigned order, in should_reclaim_retry()
5064 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, in __alloc_pages_slowpath()
5340 static inline bool prepare_alloc_pages(gfp_t gfp_mask, unsigned int order, in prepare_alloc_pages()
5555 struct page *__alloc_pages(gfp_t gfp, unsigned int order, int preferred_nid, in __alloc_pages()
5620 struct folio *__folio_alloc(gfp_t gfp, unsigned int order, int preferred_nid, in __folio_alloc()
5637 unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order) in __get_free_pages()
5674 void __free_pages(struct page *page, unsigned int order) in __free_pages()
5687 void free_pages(unsigned long addr, unsigned int order) in free_pages()
5823 static void *make_alloc_exact(unsigned long addr, unsigned int order, in make_alloc_exact()
5860 unsigned int order = get_order(size); in alloc_pages_exact() local
5885 unsigned int order = get_order(size); in alloc_pages_exact_nid() local
6296 unsigned int order; in __show_free_areas() local
6904 unsigned int order = pgmap->vmemmap_shift; in memmap_init_compound() local
6969 unsigned int order, t; in zone_init_free_lists() local
7673 unsigned int order = MAX_ORDER - 1; in set_pageblock_order() local
9305 int order; in alloc_contig_range() local
9587 unsigned int order; in __offline_isolated_pages() local
9630 unsigned int order; in is_free_buddy_page() local
9687 unsigned int order; in take_page_off_buddy() local