Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dkernel.h279 #define __trace_printk_check_format(fmt, args...) \ macro
330 __trace_printk_check_format(fmt, ##args); \
Dtrace_events.h856 __trace_printk_check_format(fmt, ##args); \