Searched refs:test_sockmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_listen.c45 bool test_sockmap = false; /* toggled by user-space */ variable
68 if (test_sockmap)
87 if (test_sockmap)
108 if (test_sockmap)
127 if (test_sockmap)
/linux-master/tools/testing/selftests/bpf/
H A DMakefile70 test_sock test_sockmap get_cgroup_id_user \
298 $(OUTPUT)/test_sockmap: $(CGROUP_HELPERS) $(TESTING_HELPERS)
H A Dtest_maps.c658 static void test_sockmap(unsigned int tasks, void *data) function
1900 test_sockmap(0, NULL);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c1890 skel->bss->test_sockmap = true;
1897 skel->bss->test_sockmap = false;

Completed in 123 milliseconds