Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dkernel.h334 #define __trace_printk_check_format(fmt, args...) \ macro
385 __trace_printk_check_format(fmt, ##args); \
Dtrace_events.h829 __trace_printk_check_format(fmt, ##args); \