Home
last modified time | relevance | path

Searched refs:seq_buf_str (Results 1 – 7 of 7) 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/lib/
H A Dseq_buf.c122 start = seq_buf_str(s); in seq_buf_do_printk()
H A Dcodetag.c138 buf = seq_buf_str(&sb); in get_symbol()
/linux/kernel/rcu/
H A Drefscale.c914 pr_alert("%s", seq_buf_str(&s)); in process_durations()
922 pr_alert("%s\n", seq_buf_str(&s)); in process_durations()
/linux/kernel/
H A Dpanic.c557 return seq_buf_str(&s); in _print_tainted()
/linux/drivers/gpu/drm/
H A Ddrm_edid.c2761 le32_to_cpu(id->serial_number), seq_buf_str(&date)); in drm_edid_print_product_id()
/linux/kernel/trace/
H A Dtrace.c3857 fmt, seq_buf_str(&iter->seq.seq))) { in trace_check_vprintf()