Searched defs:pr_err (Results 1 – 5 of 5) sorted by relevance
67 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) macro
21 #define pr_err(fmt, ...) \ macro
58 #define pr_err printf macro
98 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro
251 #define pr_err(fmt, ...) \ macro