Searched defs:PR_FMT_FUNC_LINE (Results 1 – 1 of 1) sorted by relevance
36 #define PR_FMT_FUNC_LINE(fmt) pr_fmt(fmt) macro41 #define PR_FMT_FUNC_LINE(fmt) pr_fmt(fmt), __func__, __LINE__ macro