#include <linux/slab.h>
#include <errno.h>
Go to the source code of this file.
|
#define | MTD_FAIL_ADDR_UNKNOWN -1LL |
|
#define | mtd_point(a, b, c, d, e, f) do_mtd_point(d, e) |
|
#define | mtd_unpoint(a, b, c) do { } while (0) |
|
#define | mtd_kmalloc_up_to(a, b) kmalloc(*(b), GFP_KERNEL) |
|