Searched refs:trace_seq_path (Results 1 – 3 of 3) sorted by relevance
90 extern int trace_seq_path(struct trace_seq *s, const struct path *path);137 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path() function
324 int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path() function348 EXPORT_SYMBOL_GPL(trace_seq_path);
404 ret = trace_seq_path(s, &file->f_path); in seq_print_user_ip()
Completed in 7 milliseconds