Searched refs:_fmt (Results 1 – 2 of 2) sorted by relevance
/arch/s390/include/asm/ |
D | debug.h | 157 #define debug_sprintf_event(_id, _level, _fmt, ...) \ argument 166 _fmt, ## __VA_ARGS__); \ 212 #define debug_sprintf_exception(_id, _level, _fmt, ...) \ argument 221 _fmt, ## __VA_ARGS__);\
|
/arch/powerpc/perf/ |
D | hv-24x7.c | 964 #define PAGE_0_ATTR(_name, _fmt, _expr) \ argument 980 ret = sprintf(buf, _fmt, _expr); \
|