Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/jffs2/
Ddebug.h160 #define dbg_memalloc(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
162 #define dbg_memalloc(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-5.10/fs/jffs2/
Ddebug.h159 #define dbg_memalloc(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
161 #define dbg_memalloc(fmt, ...) macro