Searched refs:pr_p (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/timens/
H A Dlog.h10 #define pr_p(func, fmt, ...) func(fmt ": %m", ##__VA_ARGS__) macro
24 #define pr_perror(fmt, ...) pr_p(pr_err, fmt, ##__VA_ARGS__)
/linux-master/tools/testing/selftests/filesystems/overlayfs/
H A Dlog.h10 #define pr_p(func, fmt, ...) func(fmt ": %m", ##__VA_ARGS__) macro
24 #define pr_perror(fmt, ...) pr_p(pr_err, fmt, ##__VA_ARGS__)

Completed in 149 milliseconds