Searched defs:alloc_flags (Results 1 – 3 of 3) sorted by relevance
| /mm/ |
| D | page_alloc.c | 1832 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 …]
|
| D | compaction.c | 2482 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()
|
| D | internal.h | 790 const unsigned int alloc_flags; /* alloc flags of a direct compactor */ member
|