Home
last modified time | relevance | path

Searched refs:srand (Results 1 - 25 of 95) sorted by relevance

1234

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c35 srand(gettid()); in dscr_explicit_lockstep_thread()
62 srand(gettid()); in dscr_explicit_lockstep_test()
101 srand(gettid()); in dscr_explicit_random_thread()
H A Ddscr_inherit_test.c27 srand(getpid()); in dscr_inherit()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c153 srand(time(NULL)); in test_mlock_within_limit()
230 srand(time(NULL)); in test_mlock_outof_limit()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c154 srand(time(NULL)); in test_mlock_within_limit()
231 srand(time(NULL)); in test_mlock_outof_limit()
/kernel/liteos_a/compat/posix/src/
H A Dstdlib.c43 void srand(unsigned s) in srand() function
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c26 srand(getpid()); in dscr_explicit()
H A Ddscr_inherit_test.c27 srand(getpid()); in dscr_inherit()
H A Ddscr_default_test.c82 srand(getpid()); in dscr_default()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_dcgettext_001.cpp42 srand(time(NULL)); in testcase()
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H A Dsys_test_017.cpp43 srand(time(NULL)); in TestCase()
/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/
H A Dnet_resolv_test_007.cpp39 srand(time(NULL)); in EtherNtoarTest()
H A Dnet_resolv_test_006.cpp40 srand(time(NULL)); in EtherNtoaTest()
H A Dnet_resolv_test_003.cpp46 srand(time(NULL)); in EtherAtonrTest()
H A Dnet_resolv_test_002.cpp45 srand(time(NULL)); in EtherAtonTest()
/kernel/linux/linux-5.10/tools/testing/selftests/media_tests/
H A Dvideo_device_test.c69 srand((unsigned int) time(NULL)); in main()
H A Dmedia_device_test.c75 srand((unsigned int) time(NULL)); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/media_tests/
H A Dmedia_device_test.c75 srand((unsigned int) time(NULL)); in main()
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
H A Dutil_test_007.cpp87 srand(time(NULL)); in TestCase()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H A Dvmx_preempt.c47 srand(pthread_self()); in preempt_vmx_c()
H A Dfpu_preempt.c47 srand(pthread_self()); in preempt_fpu_c()
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_merge.c46 srand(time(NULL)); in test_merge_stress_random_merge()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_rand.h32 srand(time(NULL)); in bpf_semi_rand_init()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_rand.h32 srand(time(NULL)); in bpf_semi_rand_init()
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_stress_merge.c46 srand(time(NULL)); in test_merge_stress_random_merge()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H A Dfpu_preempt.c47 srand(pthread_self()); in preempt_fpu_c()

Completed in 6 milliseconds

1234