Searched refs:full (Results 1 – 6 of 6) sorted by relevance
109 if (s->full || !len) in trace_seq_printf()118 s->full = 1; in trace_seq_printf()145 if (s->full || !len) in trace_seq_vprintf()152 s->full = 1; in trace_seq_vprintf()167 if (s->full || !len) in trace_seq_bprintf()174 s->full = 1; in trace_seq_bprintf()197 if (s->full) in trace_seq_puts()201 s->full = 1; in trace_seq_puts()213 if (s->full) in trace_seq_putc()217 s->full = 1; in trace_seq_putc()[all …]
1068 if (s->full) { in print_graph_entry()
265 full swap (all buffers). If this is set, then the following is
4425 void **data_page, size_t len, int cpu, int full) in ring_buffer_read_page() argument4485 if (full) in ring_buffer_read_page()
4119 WARN_ONCE(iter->seq.full, "full flag set for trace type %d", in tracing_read_pipe()
132 define the range of full dynticks CPUs, consider that all133 CPUs in the system are full dynticks by default.