Lines Matching defs:order
334 _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone()
523 static inline unsigned int order_to_pindex(int migratetype, int order) in order_to_pindex()
539 int order = pindex / MIGRATE_PCPTYPES; in pindex_to_order() local
551 static inline bool pcp_allowed_order(unsigned int order) in pcp_allowed_order()
562 static inline void free_the_page(struct page *page, unsigned int order) in free_the_page()
582 void prep_compound_page(struct page *page, unsigned int order) in prep_compound_page()
608 static inline void set_buddy_order(struct page *page, unsigned int order) in set_buddy_order()
627 int order, int migratetype) in compaction_capture()
658 int order, int migratetype) in compaction_capture()
666 unsigned int order, int migratetype) in add_to_free_list()
676 unsigned int order, int migratetype) in add_to_free_list_tail()
690 unsigned int order, int migratetype) in move_to_free_list()
698 unsigned int order) in del_page_from_free_list()
727 struct page *page, unsigned int order) in buddy_merge_likely()
768 struct zone *zone, unsigned int order, in __free_one_page()
861 unsigned int order, unsigned long split_pfn_offset) in split_free_page()
1079 unsigned int order, fpi_t fpi_flags) in free_pages_prepare()
1191 unsigned int order; in free_pcppages_bulk() local
1247 unsigned int order, in free_one_page()
1261 static void __free_pages_ok(struct page *page, unsigned int order, in __free_pages_ok()
1290 void __free_pages_core(struct page *page, unsigned int order) in __free_pages_core()
1441 static inline bool check_new_pages(struct page *page, unsigned int order) in check_new_pages()
1483 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook()
1543 static void prep_new_page(struct page *page, unsigned int order, gfp_t gfp_flags, in prep_new_page()
1568 struct page *__rmqueue_smallest(struct zone *zone, unsigned int order, in __rmqueue_smallest()
1608 unsigned int order) in __rmqueue_cma_fallback()
1614 unsigned int order) { return NULL; } in __rmqueue_cma_fallback()
1628 unsigned int order; in move_freepages() local
1704 static bool can_steal_fallback(unsigned int order, int start_mt) in can_steal_fallback()
1851 int find_suitable_fallback(struct free_area *area, unsigned int order, in find_suitable_fallback()
1932 int order; in unreserve_highatomic_pageblock() local
2007 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, in __rmqueue_fallback()
2085 __rmqueue_with_cma_reuse(struct zone *zone, unsigned int order, in __rmqueue_with_cma_reuse()
2110 __rmqueue(struct zone *zone, unsigned int order, int migratetype, in __rmqueue()
2153 static int rmqueue_bulk(struct zone *zone, unsigned int order, in rmqueue_bulk()
2338 unsigned int order) in free_unref_page_prepare()
2399 unsigned int order) in free_unref_page_commit()
2427 void free_unref_page(struct page *page, unsigned int order) in free_unref_page()
2559 void split_page(struct page *page, unsigned int order) in split_page()
2573 int __isolate_free_page(struct page *page, unsigned int order) in __isolate_free_page()
2625 void __putback_isolated_page(struct page *page, unsigned int order, int mt) in __putback_isolated_page()
2665 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy()
2706 struct page *__rmqueue_pcplist(struct zone *zone, unsigned int order, in __rmqueue_pcplist()
2747 struct zone *zone, unsigned int order, in rmqueue_pcplist()
2794 struct zone *zone, unsigned int order, in rmqueue()
2828 noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
2835 unsigned int order, unsigned int alloc_flags) in __zone_watermark_unusable_free()
2865 bool __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, in __zone_watermark_ok()
2943 bool zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, in zone_watermark_ok()
2950 static inline bool zone_watermark_fast(struct zone *z, unsigned int order, in zone_watermark_fast()
2995 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe()
3078 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist()
3283 __alloc_pages_cpuset_fallback(gfp_t gfp_mask, unsigned int order, in __alloc_pages_cpuset_fallback()
3303 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, in __alloc_pages_may_oom()
3398 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
3457 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, in should_compact_retry()
3523 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
3532 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, in should_compact_retry()
3644 __perform_reclaim(gfp_t gfp_mask, unsigned int order, in __perform_reclaim()
3670 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_reclaim()
3703 static void wake_all_kswapds(unsigned int order, gfp_t gfp_mask, in wake_all_kswapds()
3723 gfp_to_alloc_flags(gfp_t gfp_mask, unsigned int order) in gfp_to_alloc_flags()
3824 should_reclaim_retry(gfp_t gfp_mask, unsigned order, in should_reclaim_retry()
3929 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, in __alloc_pages_slowpath()
4205 static inline bool prepare_alloc_pages(gfp_t gfp_mask, unsigned int order, in prepare_alloc_pages()
4420 struct page *__alloc_pages(gfp_t gfp, unsigned int order, int preferred_nid, in __alloc_pages()
4485 struct folio *__folio_alloc(gfp_t gfp, unsigned int order, int preferred_nid, in __folio_alloc()
4503 unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order) in __get_free_pages()
4540 void __free_pages(struct page *page, unsigned int order) in __free_pages()
4553 void free_pages(unsigned long addr, unsigned int order) in free_pages()
4689 static void *make_alloc_exact(unsigned long addr, unsigned int order, in make_alloc_exact()
4726 unsigned int order = get_order(size); in alloc_pages_exact() local
4751 unsigned int order = get_order(size); in alloc_pages_exact_nid() local
6143 int order; in alloc_contig_range() local
6428 unsigned int order; in __offline_isolated_pages() local
6471 unsigned int order; in is_free_buddy_page() local
6528 unsigned int order; in take_page_off_buddy() local
6618 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted()
6626 static void accept_page(struct page *page, unsigned int order) in accept_page()
6667 static bool try_to_accept_memory(struct zone *zone, unsigned int order) in try_to_accept_memory()
6717 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted()
6722 static void accept_page(struct page *page, unsigned int order) in accept_page()
6726 static bool try_to_accept_memory(struct zone *zone, unsigned int order) in try_to_accept_memory()