Searched refs:trace_seq_to_user (Results 1 – 3 of 3) sorted by relevance
370 int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, int cnt) in trace_seq_to_user() function375 EXPORT_SYMBOL_GPL(trace_seq_to_user);
161 ret = trace_seq_to_user(s, ubuf, cnt); in mmio_read()
6808 sret = trace_seq_to_user(&iter->seq, ubuf, cnt); in tracing_read_pipe()6882 sret = trace_seq_to_user(&iter->seq, ubuf, cnt); in tracing_read_pipe()