Searched defs:trace_seq (Results 1 – 7 of 7) sorted by relevance
7142 struct trace_seq { struct7143 char buffer[65536];7144 struct seq_buf seq;7145 int full;
9039 struct trace_seq { struct9040 char buffer[4096];9041 struct seq_buf seq;9042 int full;
6320 struct trace_seq { struct6321 char buffer[4096];6322 struct seq_buf seq;6323 int full;
8409 struct trace_seq { struct8410 unsigned char buffer[4096];8411 struct seq_buf seq;8412 int full;