Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timens/
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 4 milliseconds