Home
last modified time | relevance | path

Searched refs:large_kmalloc_size (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dslab.h590 static inline size_t large_kmalloc_size(const struct page *page) in large_kmalloc_size() function
H A Dslab_common.c1009 return large_kmalloc_size(page); in __ksize()