Home
last modified time | relevance | path

Searched defs:alloc_flags (Results 1 – 3 of 3) sorted by relevance

/mm/
Dpage_alloc.c1832 unsigned int alloc_flags) in prep_new_page()
1853 void prep_new_hpage(struct page *page, gfp_t gfp_flags, unsigned int alloc_flags) in prep_new_hpage()
2233 int block_type, unsigned int alloc_flags) in try_to_claim_block()
2307 unsigned int alloc_flags) in __rmqueue_claim()
2398 unsigned int alloc_flags, enum rmqueue_mode *mode) in __rmqueue()
2473 int migratetype, unsigned int alloc_flags) in rmqueue_bulk()
3110 unsigned int order, unsigned int alloc_flags, in rmqueue_buddy()
3207 unsigned int alloc_flags, in ___rmqueue_pcplist()
3245 unsigned int alloc_flags, in __rmqueue_pcplist()
3270 int migratetype, unsigned int alloc_flags) in rmqueue_pcplist()
[all …]
Dcompaction.c2482 int alloc_flags) in compaction_zonelist_suitable()
2520 int highest_zoneidx, unsigned int alloc_flags) in compaction_suit_allocation_order()
2777 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order()
2841 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
Dinternal.h790 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member