Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_mod_race.c33 struct test_config { struct
34 const char *str_open;
35 void *(*bpf_open_and_load)();
36 void (*bpf_destroy)(void *);
Dselect_reuseport.c778 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
/Linux-v6.1/lib/
Dtest_firmware.c98 struct test_config { struct
99 char *name;
100 bool into_buf;
101 size_t buf_size;
102 size_t file_offset;
103 bool partial;
104 bool sync_direct;
105 bool send_uevent;
106 u8 num_requests;
107 u8 read_fw_idx;
[all …]
Dtest_kmod.c80 struct test_config { struct
81 char *test_driver;
82 char *test_fs;
83 unsigned int num_threads;
84 enum kmod_test_case test_case;
85 int test_result;