Home
last modified time | relevance | path

Searched refs:seq_buf_str (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dseq_buf.h98 static inline const char *seq_buf_str(struct seq_buf *s) in seq_buf_str() function
/linux/drivers/android/tests/
H A Dbinder_alloc_kunit.c320 seq_buf_str(&tc->alignments_sb), in permute_frees()
321 seq_buf_str(&freeseq_sb)); in permute_frees()
/linux/drivers/usb/dwc2/
H A Dhcd_queue.c421 print_fn(seq_buf_str(&buf), print_data); in pmap_print()