Searched refs:charge_slab_page (Results 1 – 3 of 3) sorted by relevance
479 static __always_inline int charge_slab_page(struct page *page, in charge_slab_page() function
1372 if (charge_slab_page(page, flags, cachep->gfporder, cachep)) { in kmem_getpages()
1499 if (page && charge_slab_page(page, flags, order, s)) { in alloc_slab_page()