Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_buf.c19 seq_buf_clear(s); in linuxkpi_seq_buf_init()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_buf.h32 seq_buf_clear(struct seq_buf *s) in seq_buf_clear() function