Home
last modified time | relevance | path

Searched defs:random_array (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dtest_vmalloc.c447 int random_array[ARRAY_SIZE(test_case_array)]; in test_func() local
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddirty_log_test.c79 static uint64_t random_array[TEST_PAGES_PER_LOOP]; variable