Home
last modified time | relevance | path

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

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