Searched refs:large_kmalloc_order (Results 1 – 2 of 2) sorted by relevance
585 static inline unsigned int large_kmalloc_order(const struct page *page) in large_kmalloc_order() function592 return PAGE_SIZE << large_kmalloc_order(page); in large_kmalloc_size()
2384 order = large_kmalloc_order(page); in memcg_slab_post_charge()