Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprandom.h24 #define prandom_init_once(pcpu_state) \ argument
/openbmc/linux/lib/
H A Drandom32.c110 void prandom_seed_full_state(struct rnd_state __percpu *pcpu_state) in prandom_seed_full_state()