Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkernel.h223 #define __trace_printk_check_format(fmt, args...) \ macro
274 __trace_printk_check_format(fmt, ##args); \