Searched refs:seq_buf_puts (Results 1 – 5 of 5) sorted by relevance
147 extern int seq_buf_puts(struct seq_buf *s, const char *str);
142 int seq_buf_puts(struct seq_buf *s, const char *str) in seq_buf_puts() function
663 seq_buf_puts(&s, prefix); in parse_synth_field()664 seq_buf_puts(&s, field_type); in parse_synth_field()666 seq_buf_puts(&s, array); in parse_synth_field()690 seq_buf_puts(&s, "__data_loc "); in parse_synth_field()691 seq_buf_puts(&s, field->type); in parse_synth_field()
378 ret = seq_buf_puts(&cmd->seq, str); in dynevent_str_add()
68 seq_buf_puts(&last_cmd_status, s); in rdt_last_cmd_puts()