Home
last modified time | relevance | path

Searched defs:rnd_state (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dprandom.h16 struct rnd_state { struct
20 u32 prandom_u32_state(struct rnd_state *state); argument
/linux/tools/include/linux/
H A Dprandom.h7 struct rnd_state { struct
24 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument
/linux/drivers/mtd/tests/
H A Dpagetest.c39 static struct rnd_state rnd_state; variable
H A Dsubpagetest.c36 static struct rnd_state rnd_state; variable
H A Doobtest.c43 static struct rnd_state rnd_state; variable
/linux/include/scsi/
H A Dlibfcoe.h136 struct rnd_state rnd_state; member
/linux/lib/tests/
H A Dscanf_kunit.c19 static struct rnd_state rnd_state; variable