Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_vmalloc.c388 static void shuffle_array(int *arr, int n) in shuffle_array() function
413 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()