Searched refs:kmsan_alloc_page (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | kmsan.h | 69 void kmsan_alloc_page(struct page *page, unsigned int order, gfp_t flags); 318 static inline void kmsan_alloc_page(struct page *page, unsigned int order, in kmsan_alloc_page() function
|
| /linux-6.15/mm/kmsan/ |
| H A D | shadow.c | 170 void kmsan_alloc_page(struct page *page, unsigned int order, gfp_t flags) in kmsan_alloc_page() function
|
| /linux-6.15/mm/ |
| H A D | page_alloc.c | 4997 kmsan_alloc_page(page, order, alloc_gfp); in __alloc_frozen_pages_noprof() 7417 kmsan_alloc_page(page, order, alloc_gfp); in try_alloc_pages_noprof()
|