Searched defs:test_config (Results 1 – 7 of 7) 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) in test_config() function
101 struct test_config { struct102 char *name;103 bool into_buf;104 size_t buf_size;105 size_t file_offset;106 bool partial;107 bool sync_direct;108 bool send_uevent;109 u8 num_requests;110 u8 read_fw_idx;[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;
184 struct test_config { struct196 bool (*supported)(struct test_config *config); argument1105 static void fpsimd_write(pid_t child, struct test_config *test_config) in fpsimd_write()1545 struct test_config test_config; in run_sve_tests() local1575 struct test_config test_config; in run_sme_tests() local1618 struct test_config test_config; in main() local
10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function
37 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function