Home
last modified time | relevance | path

Searched refs:nr_iterations (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/testing/selftests/x86/
Dprotection_keys.c649 int nr_iterations = random() % 100; in mprotect_pkey() local
657 if (nr_iterations-- < 0) in mprotect_pkey()
1458 int nr_iterations = 22; in main() local
1480 while (nr_iterations-- > 0) in main()