Searched refs:seq_buf_puts (Results 1 – 8 of 8) sorted by relevance
147 extern int seq_buf_puts(struct seq_buf *s, const char *str);
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()
142 int seq_buf_puts(struct seq_buf *s, const char *str) in seq_buf_puts() function
3 …rrb_first_postorderseq_buf_printfseq_buf_print_seqseq_buf_vprintfseq_buf_putsseq_buf_putcse…
68 seq_buf_puts(&last_cmd_status, s); in rdt_last_cmd_puts()
17727 ffff8000104e24c0 T seq_buf_puts
Completed in 279 milliseconds