Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab.h484 static __always_inline void account_slab_page(struct page *page, int order, in account_slab_page() function
H A Dslab.c1383 account_slab_page(page, cachep->gfporder, cachep); in kmem_getpages()
H A Dslub.c1679 account_slab_page(page, order, s); in alloc_slab_page()