Searched refs:tracer_frame (Results 1 – 1 of 1) sorted by relevance
80 static int tracer_frame; in check_stack() local81 int frame_size = ACCESS_ONCE(tracer_frame); in check_stack()101 this_size -= tracer_frame; in check_stack()161 if (unlikely(!tracer_frame) && i == 1) { in check_stack()162 tracer_frame = (p - stack) * in check_stack()164 max_stack_size -= tracer_frame; in check_stack()