Home
last modified time | relevance | path

Searched defs:pr_warn_ratelimited (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/memblock/
H A Dinternal.h12 #define pr_warn_ratelimited(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/openbmc/linux/include/linux/
H A Dprintk.h664 #define pr_warn_ratelimited(fmt, ...) \ macro