Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_seq.c327 int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path() function
351 EXPORT_SYMBOL_GPL(trace_seq_path);
Dtrace_output.c388 ret = trace_seq_path(s, &file->f_path); in seq_print_user_ip()