Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dtest_vmalloc.c393 static void shuffle_array(int *arr, int n) in shuffle_array() function
423 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()