Home
last modified time | relevance | path

Searched defs:test_env (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_progs.h61 struct test_env { struct
62 struct test_selector test_selector;
86 extern struct test_env env; argument
Dtest_sockmap.c121 struct test_env { struct
134 struct test_env env; argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_progs.h98 struct test_env { struct
99 struct test_selector test_selector;
100 struct test_selector subtest_selector;
101 bool verifier_stats;
102 bool debug;
103 enum verbosity verbosity;
105 bool jit_enabled;
106 bool has_testmod;
107 bool get_test_cnt;
108 bool list_test_names;
[all …]
Dtest_sockmap.c125 struct test_env { struct
138 struct test_env env; argument