Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dprandom.h70 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() function
/Linux-v6.1/drivers/gpu/drm/i915/selftests/
Di915_gem.c64 prng = next_pseudo_random32(prng); in trash_stolen()
/Linux-v6.1/drivers/media/test-drivers/vivid/
Dvivid-vid-cap.c318 next_pseudo_random32(dev->tv_freq ^ 0x55) & 0x3f); in vivid_update_quality()