Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Ddebug.h157 #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/
Dhv-24x7.c964 #define PAGE_0_ATTR(_name, _fmt, _expr) \ argument
980 ret = sprintf(buf, _fmt, _expr); \