Searched refs:test_syscall_getrandom (Results 1 – 1 of 1) sorted by relevance
166 static void *test_syscall_getrandom(void *ctx) in test_syscall_getrandom() function193 test_syscall_getrandom(NULL); in bench_single()224 ksft_assert(pthread_create(&threads[i], NULL, test_syscall_getrandom, NULL) == 0); in bench_multi()