Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_events.c336 static bool process_string(const char *fmt, int len, struct trace_event_call *call) in process_string() function
567 if (process_string(fmt + start_arg, e - start_arg, call)) in test_event_printk()
582 if (process_string(fmt + start_arg, i - start_arg, call)) in test_event_printk()