Searched refs:test_sockmap (Results 1 – 5 of 5) sorted by relevance
45 bool test_sockmap = false; /* toggled by user-space */ variable68 if (test_sockmap) in prog_stream_verdict()87 if (test_sockmap) in prog_skb_verdict()108 if (test_sockmap) in prog_msg_verdict()127 if (test_sockmap) in prog_reuseport()
21 test_sockmap
87 test_sock test_sockmap \354 $(OUTPUT)/test_sockmap: $(CGROUP_HELPERS) $(TESTING_HELPERS)
658 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap() function1900 test_sockmap(0, NULL); in run_all_tests()
1882 skel->bss->test_sockmap = true; in serial_test_sockmap_listen()1889 skel->bss->test_sockmap = false; in serial_test_sockmap_listen()