Searched defs:test (Results 126 - 150 of 421) sorted by relevance

1234567891011>>

/linux-master/drivers/hid/
H A Dhid-uclogic-params-test.c139 static void hid_test_uclogic_parse_ugee_v2_desc(struct kunit *test) argument
181 hid_test_uclogic_params_cleanup_event_hooks(struct kunit *test) argument
[all...]
/linux-master/tools/perf/tests/
H A Dexpr.c60 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) function
[all...]
/linux-master/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock_output.c23 struct vc4_dummy_output *vc4_dummy_output(struct kunit *test, argument
64 int vc4_mock_atomic_add_output(struct kunit *test, argument
102 vc4_mock_atomic_del_output(struct kunit *test, struct drm_atomic_state *state, enum vc4_encoder_type type) argument
[all...]
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c18 static void ttm_device_init_basic(struct kunit *test) argument
47 ttm_device_init_multiple(struct kunit *test) argument
74 ttm_device_fini_basic(struct kunit *test) argument
97 ttm_device_init_no_vma_man(struct kunit *test) argument
153 ttm_device_init_pools(struct kunit *test) argument
[all...]
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_exec_test.c26 static int drm_exec_test_init(struct kunit *test) argument
45 static void sanitycheck(struct kunit *test) argument
54 test_lock(struct kunit *test) argument
74 test_lock_unlock(struct kunit *test) argument
101 test_duplicates(struct kunit *test) argument
128 test_prepare(struct kunit *test) argument
150 test_prepare_array(struct kunit *test) argument
173 test_multiple_loops(struct kunit *test) argument
[all...]
/linux-master/net/mac80211/tests/
H A Dmfp.c212 static void accept_mfp(struct kunit *test) argument
/linux-master/lib/
H A Dcmdline_kunit.c41 static void cmdline_do_one_test(struct kunit *test, const char *in, int rc, int offset) argument
54 static void cmdline_test_noint(struct kunit *test) argument
69 static void cmdline_test_lead_int(struct kunit *test) argument
86 static void cmdline_test_tail_int(struct kunit *test) argument
107 cmdline_do_one_range_test(struct kunit *test, const char *in, unsigned int n, const int *e) argument
130 cmdline_test_range(struct kunit *test) argument
[all...]
H A Dtest_user_copy.c34 #define test(condition, msg, ...) \ macro
[all...]
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c114 struct kunit *test = kunit_get_current_test(); local
128 struct kunit *test = kunit_get_current_test(); local
H A Dxe_dma_buf.c29 static void check_residency(struct kunit *test, struct xe_bo *exported, argument
110 struct kunit *test = xe_cur_kunit(); local
261 struct kunit *test = xe_cur_kunit(); local
277 xe_dma_buf_kunit(struct kunit *test) argument
[all...]
H A Dxe_mocs.c26 struct kunit *test = xe_cur_kunit(); local
44 struct kunit *test = xe_cur_kunit(); local
81 struct kunit *test = xe_cur_kunit(); local
137 xe_live_mocs_kernel_kunit(struct kunit *test) argument
151 struct kunit *test = xe_cur_kunit(); local
178 xe_live_mocs_reset_kunit(struct kunit *test) argument
[all...]
H A Dxe_wa_test.c86 static int xe_wa_test_init(struct kunit *test) argument
121 xe_wa_test_exit(struct kunit *test) argument
128 xe_wa_gt(struct kunit *test) argument
[all...]
/linux-master/drivers/scsi/
H A Dscsi_lib_test.c16 static void scsi_lib_test_multiple_sense(struct kunit *test) argument
108 scsi_lib_test_any_sense(struct kunit *test) argument
131 scsi_lib_test_host(struct kunit *test) argument
161 scsi_lib_test_any_failure(struct kunit *test) argument
184 scsi_lib_test_any_status(struct kunit *test) argument
207 scsi_lib_test_total_allowed(struct kunit *test) argument
251 scsi_lib_test_mixed_total(struct kunit *test) argument
309 scsi_lib_test_check_passthough(struct kunit *test) argument
[all...]
/linux-master/fs/bcachefs/
H A Dmean_and_variance_test.c8 static void mean_and_variance_basic_test(struct kunit *test) argument
32 static void mean_and_variance_weighted_test(struct kunit *test) argument
63 mean_and_variance_weighted_advanced_test(struct kunit *test) argument
89 do_mean_and_variance_test(struct kunit *test, s64 initial_value, s64 initial_n, s64 n, unsigned weight, s64 *data, s64 *mean, s64 *stddev, s64 *weighted_mean, s64 *weighted_stddev) argument
127 mean_and_variance_test_1(struct kunit *test) argument
140 mean_and_variance_test_2(struct kunit *test) argument
152 mean_and_variance_fast_divpow2(struct kunit *test) argument
170 mean_and_variance_u128_basic_test(struct kunit *test) argument
[all...]
/linux-master/lib/kunit/
H A Ddevice.c82 struct device_driver *kunit_driver_create(struct kunit *test, const char *name) argument
108 static struct kunit_device *kunit_device_register_internal(struct kunit *test, argument
149 kunit_device_register_with_driver(struct kunit *test, const char *name, const struct device_driver *drv) argument
166 kunit_device_register(struct kunit *test, const char *name) argument
190 kunit_device_unregister(struct kunit *test, struct device *dev) argument
[all...]
/linux-master/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_port_split.py169 def test(cond, msg): function
[all...]
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c84 static int test_prepare(const struct resctrl_test *test) argument
103 static void test_cleanup(const struct resctrl_test *test) argument
111 static bool test_vendor_specific_check(const struct resctrl_test *test) argument
119 run_single_test(const struct resctrl_test *test, const struct user_params *uparams) argument
[all...]
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c206 void (*test)(struct kvm_vcpu *vcpu); member in struct:testdef
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c184 static void test(int *rcv_fd, int len, int family, int proto) function
H A Dreuseport_addr_any.c194 static void test(int *rcv_fds, int count, int family, int proto, int fd) function
/linux-master/tools/testing/selftests/x86/
H A Dtest_FCOMI.c36 int test(long flags) function
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dcmd.h20 struct wl1271_cmd_test_header test; member in struct:wl1271_general_parms_cmd
35 struct wl1271_cmd_test_header test; member in struct:wl128x_general_parms_cmd
50 struct wl1271_cmd_test_header test; member in struct:wl1271_radio_parms_cmd
66 struct wl1271_cmd_test_header test; member in struct:wl128x_radio_parms_cmd
85 struct wl1271_cmd_test_header test; member in struct:wl1271_ext_radio_parms_cmd
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c171 static int test(void) function
/linux-master/kernel/
H A Dresource_kunit.c83 static void resource_do_test(struct kunit *test, bool ret, struct resource *r, argument
92 static void resource_do_union_test(struct kunit *test, struct result *r) argument
106 static void resource_test_union(struct kunit *test) argument
116 resource_do_intersection_test(struct kunit *test, struct result *r) argument
130 resource_test_intersection(struct kunit *test) argument
[all...]
/linux-master/net/bridge/
H A Dbr_mrp_netlink.c209 struct br_mrp_start_test test; local
329 struct br_mrp_start_in_test test; local
[all...]

Completed in 552 milliseconds

1234567891011>>