Searched defs:test_config (Results 1 – 6 of 6) sorted by relevance
34 struct test_config { struct35 const char *str_open;36 void *(*bpf_open_and_load)();37 void (*bpf_destroy)(void *);
768 static void test_config(int sotype, sa_family_t family, bool inany) test_config() function
184 struct test_config { global() struct 196 svcr_expectedtest_config global() argument 1105 fpsimd_write(pid_t child,struct test_config * test_config) fpsimd_write() argument 1542 struct test_config test_config; run_sve_tests() local 1572 struct test_config test_config; run_sme_tests() local 1615 struct test_config test_config; main() local [all...]
78 struct test_config { struct79 char *test_driver;80 char *test_fs;81 unsigned int num_threads;82 enum kmod_test_case test_case;83 int test_result;
52 def test_config(config): function
10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function [all...]