Searched refs:drm_random_order (Results 1 – 3 of 3) sorted by relevance
29 unsigned int *drm_random_order(unsigned int count, struct rnd_state *state) in drm_random_order() function43 EXPORT_SYMBOL(drm_random_order);
20 unsigned int *drm_random_order(unsigned int count,
45 order = drm_random_order(count, &prng); in drm_test_buddy_alloc_range_bias()