Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_vmalloc.c440 static void shuffle_array(int *arr, int n) in shuffle_array() function
473 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()