Searched refs:post_alloc_hook (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/mm/ |
| H A D | page_owner.rst | 81 post_alloc_hook+0x177/0x1a0 103 post_alloc_hook+0x177/0x1a0 130 post_alloc_hook+0x177/0x1a0
|
| /linux/mm/ |
| H A D | compaction.c | 85 post_alloc_hook(page, order, __GFP_MOVABLE); in mark_allocated_noprof() 1836 post_alloc_hook(&dst->page, order, __GFP_MOVABLE); in compaction_alloc_noprof()
|
| H A D | internal.h | 822 void post_alloc_hook(struct page *page, unsigned int order, gfp_t gfp_flags);
|
| H A D | page_alloc.c | 1807 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook() function 1865 post_alloc_hook(page, order, gfp_flags); in prep_new_page() 6866 post_alloc_hook(page, order, gfp_mask); in split_free_pages()
|