Home
last modified time | relevance | path

Searched refs:yield_mod_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Dparam_test.c53 unsigned int yield_mod_cnt, nr_abort; variable
226 if (yield_mod_cnt == opt_modulo - 1) { \
233 yield_mod_cnt = 0; \
235 yield_mod_cnt++; \
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dparam_test.c50 unsigned int yield_mod_cnt, nr_abort; variable
246 if (yield_mod_cnt == opt_modulo - 1) { \
253 yield_mod_cnt = 0; \
255 yield_mod_cnt++; \

Completed in 4 milliseconds