Home
last modified time | relevance | path

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

/lib/tests/
A Dscanf_kunit.c256 static u32 next_test_random(u32 max_bits) in next_test_random() argument
258 u32 n_bits = hweight32(prandom_u32_state(&rnd_state)) % (max_bits + 1); in next_test_random()

Completed in 8 milliseconds