Searched defs:trace_seq (Results 1 – 9 of 9) sorted by relevance
34 struct trace_seq { struct39 enum trace_seq_fail state; argument42 void trace_seq_init(struct trace_seq *s); argument
125 def __init__(self, trace_seq): argument
9039 struct trace_seq { struct9040 char buffer[4096];9041 struct seq_buf seq;9042 int full;
7142 struct trace_seq { struct7143 char buffer[65536];7144 struct seq_buf seq;7145 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;