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