Home
last modified time | relevance | path

Searched refs:account_slab_page (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dslab.h441 static __always_inline void account_slab_page(struct page *page, int order, in account_slab_page() function
Dslab.c1382 account_slab_page(page, cachep->gfporder, cachep); in kmem_getpages()
Dslub.c1628 account_slab_page(page, order, s); in alloc_slab_page()