Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseq_buf.h53 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed() function
70 if (seq_buf_has_overflowed(s)) in seq_buf_buffer_left()
/linux/drivers/android/tests/
H A Dbinder_alloc_kunit.c125 KUNIT_EXPECT_FALSE(test, seq_buf_has_overflowed(sb)); in stringify_free_seq()
137 KUNIT_EXPECT_FALSE(test, seq_buf_has_overflowed(sb)); in stringify_alignments()