Searched refs:pr_info (Results 1 – 2 of 2) sorted by relevance
66 #define pr_info(fmt,...) eprintf(0, pr_fmt(fmt), ##__VA_ARGS__) macro
114 #define pr_info(fmt, ...) \ macro