Home
last modified time | relevance | path

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

/mm/
Dslab.h461 static __always_inline void unaccount_slab_page(struct page *page, int order, in unaccount_slab_page() function
Dslab.c1408 unaccount_slab_page(page, order, cachep); in kmem_freepages()
Dslub.c2019 unaccount_slab_page(page, order, s); in __free_slab()