Searched defs:kmalloc_index (Results 1 – 2 of 2) sorted by relevance
486 #define kmalloc_index(s) __kmalloc_index(s, true) macro
346 static __always_inline unsigned int kmalloc_index(size_t size) in kmalloc_index() function