Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dprandom.h79 #define prandom_init_once(pcpu_state) \ argument
/Linux-v5.15/lib/
Drandom32.c110 void prandom_seed_full_state(struct rnd_state __percpu *pcpu_state) in prandom_seed_full_state()