Searched refs:post_alloc_hook (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/translations/zh_CN/mm/ |
H A D | page_owner.rst | 68 post_alloc_hook+0x177/0x1a0 90 post_alloc_hook+0x177/0x1a0
|
/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 | 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 | 821 void post_alloc_hook(struct page *page, unsigned int order, gfp_t gfp_flags);
|
H A D | page_alloc.c | 1796 inline void post_alloc_hook(struct page *page, unsigned int order, in post_alloc_hook() function 1859 post_alloc_hook(page, order, gfp_flags); in prep_new_page() 6768 post_alloc_hook(page, order, gfp_mask); in split_free_pages()
|