Home
last modified time | relevance | path

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

/include/linux/
Dkernel.h546 #define __trace_printk_check_format(fmt, args...) \ macro
597 __trace_printk_check_format(fmt, ##args); \
Dftrace_event.h562 __trace_printk_check_format(fmt, ##args); \