Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h637 static __always_inline void account_slab(struct slab *slab, int order, in account_slab() function
H A Dslab.c1364 account_slab(slab, cachep->gfporder, cachep, flags); in kmem_getpages()
H A Dslub.c2041 account_slab(slab, oo_order(oo), s, flags); in allocate_slab()