Searched refs:trace_check_bounds (Results 1 – 1 of 1) sorted by relevance
38 static bool trace_check_bounds(struct trace_buffer *tb, void *p) in trace_check_bounds() function54 if (!trace_check_bounds(tb, p)) { in trace_check_alloc()287 while (trace_check_bounds(tb, p) && p < tb->tail) { in trace_buffer_print()