Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_mod_race.c34 struct test_config { struct
35 const char *str_open;
36 void *(*bpf_open_and_load)();
37 void (*bpf_destroy)(void *);
Dselect_reuseport.c768 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dfp-ptrace.c158 struct test_config { struct
170 bool (*supported)(struct test_config *config); argument
987 static void fpsimd_write(pid_t child, struct test_config *test_config) in fpsimd_write()
1355 struct test_config test_config; in run_sve_tests() local
1386 struct test_config test_config; in run_sme_tests() local
1429 struct test_config test_config; in main() local
/linux-6.12.1/lib/
Dtest_firmware.c100 struct test_config { struct
101 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 …]
Dtest_kmod.c72 struct test_config { struct
73 char *test_driver;
74 char *test_fs;
75 unsigned int num_threads;
76 enum kmod_test_case test_case;
77 int test_result;
/linux-6.12.1/tools/perf/arch/x86/tests/
Dhybrid.c10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function
/linux-6.12.1/tools/perf/tests/
Dparse-events.c37 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function