Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbloom_filter_map.c104 static void test_inner_map(struct bloom_filter_map *skel, const __u32 *rand_vals, in test_inner_map()
153 __u32 *rand_vals = NULL; in setup_progs() local
202 __u32 *rand_vals, nr_rand_vals; in test_bloom_filter_map() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbloom_filter_bench.c14 __u8 rand_vals[2500000]; variable