Lines Matching defs:order
343 void prep_compound_page(struct page *page, unsigned long order) in prep_compound_page()
360 static int destroy_compound_page(struct page *page, unsigned long order) in destroy_compound_page()
387 static inline void prep_zero_page(struct page *page, int order, gfp_t gfp_flags) in prep_zero_page()
431 static inline void set_page_order(struct page *page, int order) in set_page_order()
461 __find_buddy_index(unsigned long page_idx, unsigned int order) in __find_buddy_index()
480 int order) in page_is_buddy()
525 struct zone *zone, unsigned int order, in __free_one_page()
678 static void free_one_page(struct zone *zone, struct page *page, int order, in free_one_page()
690 static bool free_pages_prepare(struct page *page, unsigned int order) in free_pages_prepare()
716 static void __free_pages_ok(struct page *page, unsigned int order) in __free_pages_ok()
733 void __meminit __free_pages_bootmem(struct page *page, unsigned int order) in __free_pages_bootmem()
817 static int prep_new_page(struct page *page, int order, gfp_t gfp_flags) in prep_new_page()
847 struct page *__rmqueue_smallest(struct zone *zone, unsigned int order, in __rmqueue_smallest()
894 unsigned long order; in move_freepages() local
966 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype) in __rmqueue_fallback()
1038 static struct page *__rmqueue(struct zone *zone, unsigned int order, in __rmqueue()
1069 static int rmqueue_bulk(struct zone *zone, unsigned int order, in rmqueue_bulk()
1177 int order, t; in mark_free_pages() local
1280 void split_page(struct page *page, unsigned int order) in split_page()
1312 unsigned int order; in split_free_page() local
1352 struct zone *zone, int order, gfp_t gfp_flags, in buffered_rmqueue()
1452 static int should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
1501 static inline int should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
1512 static bool __zone_watermark_ok(struct zone *z, int order, unsigned long mark, in __zone_watermark_ok()
1540 bool zone_watermark_ok(struct zone *z, int order, unsigned long mark, in zone_watermark_ok()
1547 bool zone_watermark_ok_safe(struct zone *z, int order, unsigned long mark, in zone_watermark_ok_safe()
1703 get_page_from_freelist(gfp_t gfp_mask, nodemask_t *nodemask, unsigned int order, in get_page_from_freelist()
1843 void warn_alloc_failed(gfp_t gfp_mask, int order, const char *fmt, ...) in warn_alloc_failed()
1886 should_alloc_retry(gfp_t gfp_mask, unsigned int order, in should_alloc_retry()
1928 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, in __alloc_pages_may_oom()
1981 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
2040 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
2053 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_reclaim()
2110 __alloc_pages_high_priority(gfp_t gfp_mask, unsigned int order, in __alloc_pages_high_priority()
2130 void wake_all_kswapd(unsigned int order, struct zonelist *zonelist, in wake_all_kswapd()
2184 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, in __alloc_pages_slowpath()
2376 __alloc_pages_nodemask(gfp_t gfp_mask, unsigned int order, in __alloc_pages_nodemask()
2429 unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order) in __get_free_pages()
2452 void __free_pages(struct page *page, unsigned int order) in __free_pages()
2464 void free_pages(unsigned long addr, unsigned int order) in free_pages()
2474 static void *make_alloc_exact(unsigned long addr, unsigned order, size_t size) in make_alloc_exact()
2504 unsigned int order = get_order(size); in alloc_pages_exact() local
2526 unsigned order = get_order(size); in alloc_pages_exact_nid() local
2771 unsigned long nr[MAX_ORDER], flags, order, total = 0; in show_free_areas() local
3139 int order = current_zonelist_order; in build_zonelists() local
3626 int order, t; in zone_init_free_lists() local
4214 static inline void __init set_pageblock_order(unsigned int order) in set_pageblock_order()
4234 static inline int pageblock_default_order(unsigned int order) in pageblock_default_order()
5518 int order, i; in __offline_isolated_pages() local
5562 int order; in is_free_buddy_page() local