Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseq_buf.h174 extern int seq_buf_to_user(struct seq_buf *s, char __user *ubuf,
/linux/lib/
H A Dseq_buf.c355 int seq_buf_to_user(struct seq_buf *s, char __user *ubuf, size_t start, int cnt) function