Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernel.h279 #define __trace_printk_check_format(fmt, args...) \ macro
330 __trace_printk_check_format(fmt, ##args); \
H A Dtrace_events.h875 __trace_printk_check_format(fmt, ##args); \