Searched refs:post_alloc_hook (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/mm/ |
H A D | page_owner.rst | 78 post_alloc_hook+0x177/0x1a0 100 post_alloc_hook+0x177/0x1a0
|
/linux/mm/ |
H A D | internal.h | 737 extern void post_alloc_hook(struct page *page, unsigned int order,
|
H A D | compaction.c | 85 post_alloc_hook(page, order, __GFP_MOVABLE); in mark_allocated_noprof() 1870 post_alloc_hook(&dst->page, order, __GFP_MOVABLE); in compaction_alloc_noprof()
|
H A D | page_alloc.c | 1500 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook() function 1564 post_alloc_hook(page, order, gfp_flags); in prep_new_page() 6496 post_alloc_hook(page, order, __GFP_MOVABLE); in split_free_pages()
|