| /linux-6.15/drivers/mtd/tests/ |
| H A D | oobtest.c | 405 prandom_seed_state(&rnd_state, 1); in mtd_oobtest_init() 410 prandom_seed_state(&rnd_state, 1); in mtd_oobtest_init() 425 prandom_seed_state(&rnd_state, 3); in mtd_oobtest_init() 431 prandom_seed_state(&rnd_state, 3); in mtd_oobtest_init() 463 prandom_seed_state(&rnd_state, 5); in mtd_oobtest_init() 474 prandom_seed_state(&rnd_state, 5); in mtd_oobtest_init() 636 prandom_seed_state(&rnd_state, 11); in mtd_oobtest_init() 671 prandom_seed_state(&rnd_state, 11); in mtd_oobtest_init()
|
| H A D | subpagetest.c | 330 prandom_seed_state(&rnd_state, 1); in mtd_subpagetest_init() 346 prandom_seed_state(&rnd_state, 1); in mtd_subpagetest_init() 372 prandom_seed_state(&rnd_state, 3); in mtd_subpagetest_init() 390 prandom_seed_state(&rnd_state, 3); in mtd_subpagetest_init()
|
| H A D | pagetest.c | 387 prandom_seed_state(&rnd_state, 1); in mtd_pagetest_init() 405 prandom_seed_state(&rnd_state, 1); in mtd_pagetest_init()
|
| /linux-6.15/drivers/gpu/drm/i915/selftests/ |
| H A D | scatterlist.c | 297 prandom_seed_state(&prng, in igt_sg_alloc() 306 prandom_seed_state(&prng, in igt_sg_alloc() 340 prandom_seed_state(&prng, i915_selftest.random_seed); in igt_sg_trim() 355 prandom_seed_state(&prng, in igt_sg_trim()
|
| H A D | i915_random.h | 35 prandom_seed_state(&state__, (x)); \
|
| H A D | i915_gem.c | 55 prandom_seed_state(&prng, 0x12345678); in trash_stolen()
|
| /linux-6.15/drivers/gpu/drm/lib/ |
| H A D | drm_random.h | 13 prandom_seed_state(&state__, (seed__)); \
|
| /linux-6.15/include/linux/ |
| H A D | prandom.h | 40 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() function
|
| /linux-6.15/tools/include/linux/ |
| H A D | prandom.h | 24 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() function
|
| /linux-6.15/arch/x86/mm/ |
| H A D | kaslr.c | 139 prandom_seed_state(&rand_state, kaslr_get_random_long("Memory")); in kernel_randomize_memory()
|
| /linux-6.15/lib/kunit/ |
| H A D | string-stream-test.c | 236 prandom_seed_state(&rnd, 3141592653589793238ULL); in string_stream_variable_length_line_test() 253 prandom_seed_state(&rnd, 3141592653589793238ULL); in string_stream_variable_length_line_test()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 457 prandom_seed_state(&prng, rand_seed); in shrink_test_run_device() 557 prandom_seed_state(&prng, rand_seed); in shrink_test_run_device()
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_timeline.c | 303 prandom_seed_state(&prng, i915_selftest.random_seed); in bench_sync() 321 prandom_seed_state(&prng, i915_selftest.random_seed); in bench_sync() 337 prandom_seed_state(&prng, i915_selftest.random_seed); in bench_sync() 390 prandom_seed_state(&prng, i915_selftest.random_seed); in bench_sync()
|
| /linux-6.15/lib/ |
| H A D | test_parman.c | 134 prandom_seed_state(&test_parman->rnd, 3141592653589793238ULL); in test_parman_rnd_init()
|
| H A D | interval_tree_test.c | 325 prandom_seed_state(&rnd, seed); in interval_tree_test_init()
|
| H A D | rbtree_test.c | 406 prandom_seed_state(&rnd, seed); in rbtree_test_init()
|
| H A D | test_bpf.c | 140 prandom_seed_state(&rnd, 3141592653589793238ULL); in bpf_fill_maxinsns3()
|
| /linux-6.15/lib/tests/ |
| H A D | crc_kunit.c | 103 prandom_seed_state(&rng, CRC_KUNIT_SEED); in crc_suite_init()
|
| H A D | scanf_kunit.c | 793 prandom_seed_state(&rnd_state, 3141592653589793238ULL); in scanf_suite_init()
|
| /linux-6.15/kernel/locking/ |
| H A D | test-ww_mutex.c | 645 prandom_seed_state(&rng, get_random_u64()); in test_ww_mutex_init()
|
| /linux-6.15/net/sched/ |
| H A D | sch_netem.c | 1077 prandom_seed_state(&q->prng.prng_state, q->prng.seed); in netem_change()
|
| /linux-6.15/drivers/scsi/fcoe/ |
| H A D | fcoe_ctlr.c | 2252 prandom_seed_state(&fip->rnd_state, fip->lp->wwpn); in fcoe_ctlr_vn_start()
|
| /linux-6.15/crypto/ |
| H A D | testmgr.c | 890 prandom_seed_state(rng, get_random_u64()); in init_rnd_state()
|