Searched refs:opt_modulo (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/rseq/
H A Dparam_test.c36 static int opt_modulo, verbose; variable
245 if (loc_nr_loops == -1 && opt_modulo) { \
246 if (yield_mod_cnt == opt_modulo - 1) { \
1488 opt_modulo = atol(argv[i + 1]);
1489 if (opt_modulo < 0) {

Completed in 211 milliseconds