Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c662 int nr_iterations = random() % 100; in mprotect_pkey() local
670 if (nr_iterations-- < 0) in mprotect_pkey()
1368 int nr_iterations = 22; in main() local
1390 while (nr_iterations-- > 0) in main()