Searched refs:mtd_kmalloc_up_to (Results 1 – 2 of 2) sorted by relevance
151 kbuf = mtd_kmalloc_up_to(mtd, &size); in mtdchar_read()240 kbuf = mtd_kmalloc_up_to(mtd, &size); in mtdchar_write()
2452 void *mtd_kmalloc_up_to(const struct mtd_info *mtd, size_t *size) in mtd_kmalloc_up_to() function2475 EXPORT_SYMBOL_GPL(mtd_kmalloc_up_to);
Completed in 11 milliseconds