Searched refs:post_alloc_hook (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | page_owner.rst | 68 post_alloc_hook+0x177/0x1a0 90 post_alloc_hook+0x177/0x1a0
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_owner.rst | 78 post_alloc_hook+0x177/0x1a0 100 post_alloc_hook+0x177/0x1a0
|
| /linux-6.15/mm/ |
| H A D | compaction.c | 85 post_alloc_hook(page, order, __GFP_MOVABLE); in mark_allocated_noprof() 1872 post_alloc_hook(&dst->page, order, __GFP_MOVABLE); in compaction_alloc_noprof()
|
| H A D | internal.h | 787 void post_alloc_hook(struct page *page, unsigned int order, gfp_t gfp_flags);
|
| H A D | page_alloc.c | 1659 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook() function 1722 post_alloc_hook(page, order, gfp_flags); in prep_new_page() 6619 post_alloc_hook(page, order, gfp_mask); in split_free_pages()
|