Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkernel.h563 #define __trace_printk_check_format(fmt, args...) \ macro
614 __trace_printk_check_format(fmt, ##args); \
Dtrace_events.h593 __trace_printk_check_format(fmt, ##args); \