Searched defs:Msg (Results 1 – 4 of 4) sorted by relevance
273 const char *Msg, in AcpiNsDumpPathname()
490 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \ argument494 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do{/*nodbgprint_count_type*/}while (0) argument
499 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \ argument
420 Msg(const char *fmt, ...) in Msg() function