Searched hist:cc09cb134124a42fbe3bdcebefdc54e286d8f3e5 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | gfp.h | diff cc09cb134124a42fbe3bdcebefdc54e286d8f3e5 Tue Dec 15 21:55:54 CST 2020 Matthew Wilcox (Oracle) <willy@infradead.org> mm/page_alloc: Add folio allocation functions
The __folio_alloc(), __folio_alloc_node() and folio_alloc() functions are mostly for type safety, but they also ensure that the page allocator allocates a compound page and initialises the deferred list if the page is large enough to have one.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Vlastimil Babka <vbabka@suse.cz>
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | diff cc09cb134124a42fbe3bdcebefdc54e286d8f3e5 Tue Dec 15 21:55:54 CST 2020 Matthew Wilcox (Oracle) <willy@infradead.org> mm/page_alloc: Add folio allocation functions
The __folio_alloc(), __folio_alloc_node() and folio_alloc() functions are mostly for type safety, but they also ensure that the page allocator allocates a compound page and initialises the deferred list if the page is large enough to have one.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Vlastimil Babka <vbabka@suse.cz>
|
H A D | page_alloc.c | diff cc09cb134124a42fbe3bdcebefdc54e286d8f3e5 Tue Dec 15 21:55:54 CST 2020 Matthew Wilcox (Oracle) <willy@infradead.org> mm/page_alloc: Add folio allocation functions
The __folio_alloc(), __folio_alloc_node() and folio_alloc() functions are mostly for type safety, but they also ensure that the page allocator allocates a compound page and initialises the deferred list if the page is large enough to have one.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Vlastimil Babka <vbabka@suse.cz>
|