Home
last modified time | relevance | path

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

/linux/include/linux/
A Dseq_buf.h157 extern int seq_buf_to_user(struct seq_buf *s, char __user *ubuf,
/linux/kernel/trace/
A Dtrace_seq.c372 ret = seq_buf_to_user(&s->seq, ubuf, s->readpos, cnt); in trace_seq_to_user()
/linux/lib/
A Dseq_buf.c355 int seq_buf_to_user(struct seq_buf *s, char __user *ubuf, size_t start, int cnt) function

Completed in 5 milliseconds