Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dprandom.h85 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() function
/linux-4.19.296/lib/
Dinterval_tree_test.c80 prandom_seed_state(&rnd, 3141592653589793238ULL); in interval_tree_test_init()
Dtest_parman.c134 prandom_seed_state(&test_parman->rnd, 3141592653589793238ULL); in test_parman_rnd_init()
Drbtree_test.c256 prandom_seed_state(&rnd, 3141592653589793238ULL); in rbtree_test_init()
Dtest_bpf.c144 prandom_seed_state(&rnd, 3141592653589793238ULL); in bpf_fill_maxinsns3()