Home
last modified time | relevance | path

Searched defs:dbg_memalloc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Ddebug.h160 #define dbg_memalloc(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
162 #define dbg_memalloc(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro