Home
last modified time | relevance | path

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

/include/linux/
Dtrace_seq.h23 seq_buf_init(&s->seq, s->buffer, PAGE_SIZE); in trace_seq_init()
Dseq_buf.h33 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init() function