Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkernel.h562 #define __trace_printk_check_format(fmt, args...) \ macro
613 __trace_printk_check_format(fmt, ##args); \
Dftrace_event.h591 __trace_printk_check_format(fmt, ##args); \