Searched defs:test_config (Results 1 – 9 of 9) sorted by relevance
34 struct test_config { struct35 const char *str_open;36 void *(*bpf_open_and_load)();37 void (*bpf_destroy)(void *);
778 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
96 struct test_config { struct117 static struct test_config *test_fw_config; argument
80 struct test_config { struct81 char *test_driver;82 char *test_fs;83 unsigned int num_threads;84 enum kmod_test_case test_case;85 int test_result;
100 struct test_config { struct101 char *name;102 bool into_buf;103 size_t buf_size;104 size_t file_offset;105 bool partial;106 bool sync_direct;107 bool send_uevent;108 u8 num_requests;109 u8 read_fw_idx;[all …]
69 struct test_config { struct70 char *test_driver;71 char *test_fs;72 unsigned int num_threads;73 enum kmod_test_case test_case;74 int test_result;
10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function
787 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
37 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function