Searched refs:seq_buf_has_overflowed (Results 1 – 9 of 9) sorted by relevance
93 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_printf()120 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_bitmask()151 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_vprintf()185 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_bprintf()302 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_putmem_hex()338 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_path()399 if (unlikely(seq_buf_has_overflowed(&s->seq))) { in trace_seq_hex_dump()
53 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed() function70 if (seq_buf_has_overflowed(s)) in seq_buf_buffer_left()
80 return s->full || seq_buf_has_overflowed(&s->seq); in trace_seq_has_overflowed()
293 if (seq_buf_has_overflowed(s))
135 if (seq_buf_has_overflowed(&sb)) in get_symbol()
1462 if (!seq_buf_has_overflowed(&s)) in show_user_instructions()
4886 if (seq_buf_has_overflowed(&ns)) in scx_dump_state()4899 if (seq_buf_has_overflowed(&s) && dump_len >= sizeof(trunc_marker)) in scx_dump_state()
1486 if (seq_buf_has_overflowed(s)) in memory_stat_format()
2766 WARN_ON(seq_buf_has_overflowed(&date)); in drm_edid_print_product_id()