Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkernel.h679 #define __trace_printk_check_format(fmt, args...) \ macro
730 __trace_printk_check_format(fmt, ##args); \
Dtrace_events.h547 __trace_printk_check_format(fmt, ##args); \