Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dseq_buf_kunit.c47 seq_buf_clear(&s); in seq_buf_clear_test()
82 seq_buf_clear(&s); in seq_buf_puts_overflow_test()
110 seq_buf_clear(&s); in seq_buf_putc_test()
145 seq_buf_clear(&s); in seq_buf_printf_overflow_test()
/linux/include/linux/
H A Dseq_buf.h33 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear() function
45 seq_buf_clear(s); in seq_buf_init()
/linux/kernel/rcu/
H A Drefscale.c1347 seq_buf_clear(&s); in process_durations()
/linux/arch/powerpc/kernel/
H A Dprocess.c1449 seq_buf_clear(&s); in show_user_instructions()