RTEMS CPU Kit with SuperCore  4.11.3
Macros
mtd.h File Reference
#include <linux/slab.h>
#include <errno.h>
Include dependency graph for mtd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#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)