Searched refs:use_kmalloc (Results 1 – 1 of 1) sorted by relevance
183 static inline bool use_kmalloc(size_t size) in use_kmalloc() function 231 if (use_kmalloc(size) && (align < PAGE_SIZE)) { in vdo_allocate_memory()