Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dmultiboot.c39 #define mb_debug(a...) error_report(a) macro
41 #define mb_debug(a...) macro
/openbmc/linux/fs/ext4/
H A Dmballoc.h30 #define mb_debug(sb, fmt, ...) \ macro
35 #define mb_debug(sb, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro