Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events.c302 static bool process_pointer(const char *fmt, int len, struct trace_event_call *call) in process_pointer() function
388 if (process_pointer(fmt, len, call)) in process_string()
562 } else if (process_pointer(fmt + start_arg, e - start_arg, call)) in test_event_printk()
577 } else if (process_pointer(fmt + start_arg, i - start_arg, call)) in test_event_printk()