Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_vmalloc.c431 static void shuffle_array(int *arr, int n) in shuffle_array() function
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c1696 static void shuffle_array(unsigned long *array, size_t nelms) in shuffle_array() function