tag
line
file
source code
_warn
88
include/linux/mcdx.h
#define xinfo(fmt, args...) _warn(fmt, ## args)
_warn
92
include/linux/mcdx.h
#define xwarn(fmt, args...) _warn(fmt, ## args)