Searched refs:max_loops (Results 1 – 2 of 2) sorted by relevance
62 static int max_loops = 0; variable234 if (max_loops && num_loops > max_loops) in loop()236 num_loops, max_loops); in loop()487 {"max-loops", 0, arg_integer, &max_loops, "time", NULL },
1696 int max_loops = 1000; in cvmx_helper_shutdown_packet_io_global() local1705 while (__cvmx_helper_backpressure_is_misaligned() && (loop++ < max_loops)) in cvmx_helper_shutdown_packet_io_global()1710 if (loop < max_loops) in cvmx_helper_shutdown_packet_io_global()