Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Ddebug.h159 #define debug_sprintf_event(_id, _level, _fmt, ...) \ argument
168 _fmt, ## __VA_ARGS__); \
214 #define debug_sprintf_exception(_id, _level, _fmt, ...) \ argument
223 _fmt, ## __VA_ARGS__);\
/arch/powerpc/perf/
Dhv-24x7.c1010 #define PAGE_0_ATTR(_name, _fmt, _expr) \ argument
1026 ret = sprintf(buf, _fmt, _expr); \