| /linux-6.15/drivers/scsi/ |
| H A D | 3w-xxxx.c | 587 if (param_value == 0) { in tw_aen_read_queue() 679 unsigned long param_value; in tw_aen_drain_queue() local 729 if (param_value == 0) { in tw_aen_drain_queue() 1142 unsigned long param_value; in tw_setfeature() local 1160 if (param_value == 0) { in tw_setfeature() 1403 unsigned long param_value; in tw_scsiop_inquiry() local 1432 if (param_value == 0) { in tw_scsiop_inquiry() 1501 unsigned long param_value; in tw_scsiop_mode_sense() local 1542 if (param_value == 0) { in tw_scsiop_mode_sense() 1632 if (param_value == 0) { in tw_scsiop_read_capacity() [all …]
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_db_mgr_test.c | 61 const unsigned int *p = test->param_value; in test_size() 85 const unsigned int *p = test->param_value; in test_reuse() 113 const unsigned int *p = test->param_value; in test_range_overlap() 151 const unsigned int *p = test->param_value; in test_range_compact() 170 const unsigned int *p = test->param_value; in test_range_spare()
|
| /linux-6.15/lib/math/tests/ |
| H A D | int_log_kunit.c | 46 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in intlog2_test() 55 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in intlog10_test()
|
| H A D | int_sqrt_kunit.c | 48 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in int_sqrt_test()
|
| H A D | int_pow_kunit.c | 34 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in int_pow_test()
|
| H A D | gcd_kunit.c | 37 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in gcd_test()
|
| H A D | rational_kunit.c | 36 const struct rational_test_param *param = (const struct rational_test_param *)test->param_value; in rational_test()
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 644 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_gray8() 677 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb332() 710 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb565() 764 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_xrgb1555() 811 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb1555() 858 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgba5551() 905 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb888() 953 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_bgr888() 999 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb8888() 1389 const struct clip_offset_case *params = test->param_value; in drm_test_fb_clip_offset() [all …]
|
| H A D | drm_rect_test.c | 338 const struct drm_rect_intersect_case *params = test->param_value; in drm_test_rect_intersect() 409 const struct drm_rect_scale_case *params = test->param_value; in drm_test_rect_calc_hscale() 420 const struct drm_rect_scale_case *params = test->param_value; in drm_test_rect_calc_vscale() 491 const struct drm_rect_rotate_case *params = test->param_value; in drm_test_rect_rotate() 501 const struct drm_rect_rotate_case *params = test->param_value; in drm_test_rect_rotate_inv()
|
| H A D | drm_plane_helper_test.c | 49 const struct drm_check_plane_state_test *params = test->param_value; in drm_plane_helper_init() 114 const struct drm_check_plane_state_test *params = test->param_value; in drm_test_check_plane_state() 256 const struct drm_check_plane_state_test *params = test->param_value; in drm_test_check_invalid_plane_state()
|
| H A D | drm_connector_test.c | 128 unsigned int connector_type = *(unsigned int *)test->param_value; in drm_test_drmm_connector_init_type_valid() 310 unsigned int connector_type = *(unsigned int *)test->param_value; in drm_test_drm_connector_dynamic_init_type_valid() 328 unsigned int connector_type = *(unsigned int *)test->param_value; in drm_test_drm_connector_dynamic_init_name() 1142 params = test->param_value; in drm_test_connector_hdmi_init_formats_yuv420_allowed() 1163 unsigned int connector_type = *(unsigned int *)test->param_value; in drm_test_connector_hdmi_init_type_valid() 1198 unsigned int connector_type = *(unsigned int *)test->param_value; in drm_test_connector_hdmi_init_type_invalid() 1284 const struct drm_get_tv_mode_from_name_test *params = test->param_value; in drm_test_get_tv_mode_from_name_valid() 1349 test->param_value; in drm_test_drm_hdmi_connector_get_broadcast_rgb_name() 1406 test->param_value; in drm_test_drm_hdmi_connector_get_output_format_name() 1639 unsigned int vic = *(unsigned int *)test->param_value; in drm_test_connector_hdmi_compute_mode_clock_yuv420_valid()
|
| H A D | drm_dp_mst_helper_test.c | 57 const struct drm_dp_mst_calc_pbn_mode_test *params = test->param_value; in drm_test_dp_mst_calc_pbn_mode() 201 const struct drm_dp_mst_calc_pbn_div_test *params = test->param_value; in drm_test_dp_mst_calc_pbn_div() 510 const struct drm_dp_mst_sideband_msg_req_test *params = test->param_value; in drm_test_dp_mst_sideband_msg_req_decode()
|
| /linux-6.15/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_bin.c | 119 const struct bin_test_param *param = test->param_value; in bin_patch_one_word() 165 const struct bin_test_param *param = test->param_value; in bin_patch_one_multiword() 213 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword() 268 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword_unordered() 326 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword_sparse_unordered() 390 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_mems() 491 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_algs() 550 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_algs_unordered() 611 const struct bin_test_param *param = test->param_value; in bin_patch_1_packed() 667 const struct bin_test_param *param = test->param_value; in bin_patch_1_packed_1_single_trailing() [all …]
|
| H A D | cs_dsp_test_control_rw.c | 142 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_running() 213 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_running() 284 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_started() 334 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_stopped() 388 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_stopped_powered_down() 444 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() 502 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_current_running_fw() 563 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_not_started() 620 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_stopped() 681 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_stopped_powered_down() [all …]
|
| H A D | cs_dsp_test_control_cache.c | 200 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_init() 259 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_init_write_only() 863 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_started() 924 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_stopped() 990 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_powered_down() 1053 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_stopped_powered_down() 1120 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_current_loaded_fw() 1188 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_current_running_fw() 1258 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_running() 1344 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_running_zero_flags() [all …]
|
| H A D | cs_dsp_test_wmfw.c | 97 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_one_payload() 152 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads() 219 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads_reverse() 292 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_payloads_sparse_unordered() 654 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_trailing() 757 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_unpacked_trailing() 860 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_unpacked_trailing() 963 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_single_unpacked_trailing() 1072 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_single_unpacked_trailing() 1186 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_leading() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | link-selection.c | 83 (const void *)(test->param_value); in setup_link() 126 (const void *)(test->param_value); in test_link_grading() 252 const struct channel_load_case *params = test->param_value; in test_iwl_mld_channel_load_allows_emlsr()
|
| H A D | agg.c | 471 (const void *)(test->param_value); in setup_mpdu_desc() 535 (const void *)(test->param_value); in setup_reorder_buffer() 573 (const void *)(test->param_value); in setup_ba_data() 605 (const void *)(test->param_value); in test_reorder_buffer()
|
| /linux-6.15/drivers/base/regmap/ |
| H A D | regmap-kunit.c | 159 const struct regmap_test_param *param = test->param_value; in gen_regmap() 228 const struct regmap_test_param *param = test->param_value; in reg_5_false() 393 const struct regmap_test_param *param = test->param_value; in read_bypassed() 457 const struct regmap_test_param *param = test->param_value; in read_bypassed_volatile() 889 const struct regmap_test_param *param = test->param_value; in cache_bypass() 924 const struct regmap_test_param *param = test->param_value; in cache_sync_marked_dirty() 959 const struct regmap_test_param *param = test->param_value; in cache_sync_after_cache_only() 1008 const struct regmap_test_param *param = test->param_value; in cache_sync_defaults_marked_dirty() 1057 const struct regmap_test_param *param = test->param_value; in cache_sync_default_after_cache_only() 1104 const struct regmap_test_param *param = test->param_value; in cache_sync_readonly() [all …]
|
| /linux-6.15/fs/fat/ |
| H A D | fat_test.c | 136 (struct fat_timestamp_testcase *)test->param_value; in fat_time_fat2unix_test() 161 (struct fat_timestamp_testcase *)test->param_value; in fat_time_unix2fat_test()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
| H A D | links.c | 177 const struct link_grading_case *params = test->param_value; in KUNIT_ARRAY_PARAM_DESC() 216 const struct link_grading_case *params = test->param_value; in test_link_grading() 368 const struct valid_link_pair_case *params = test->param_value; in KUNIT_ARRAY_PARAM_DESC()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | cs-amp-lib-test.c | 66 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_target_uid() 213 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_efi_cal_by_uid_test() 249 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_efi_cal_by_index_unchecked_test() 282 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_efi_cal_by_index_checked_test() 320 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_efi_cal_by_index_uid_mismatch_test() 348 const struct cs_amp_lib_test_param *param = test->param_value; in cs_amp_lib_test_get_efi_cal_by_index_fallback_test()
|
| /linux-6.15/lib/kunit/ |
| H A D | test.c | 623 struct kunit test = { .param_value = NULL, .param_index = 0 }; in kunit_run_tests() 639 test.param_value = test_case->generate_params(NULL, param_desc); in kunit_run_tests() 646 while (test.param_value) { in kunit_run_tests() 664 test.param_value = test_case->generate_params(test.param_value, param_desc); in kunit_run_tests()
|
| /linux-6.15/net/devlink/ |
| H A D | param.c | 244 union devlink_param_value param_value[DEVLINK_PARAM_CMODE_MAX + 1]; in devlink_nl_param_fill() local 261 param_value[i] = param_item->driverinit_value_new; in devlink_nl_param_fill() 263 param_value[i] = param_item->driverinit_value; in devlink_nl_param_fill() 271 param_value[i] = ctx.val; in devlink_nl_param_fill() 312 i, param_value[i]); in devlink_nl_param_fill()
|
| /linux-6.15/net/mac80211/tests/ |
| H A D | tpe.c | 127 const struct subchan_test_case *params = test->param_value; in subchan_offset() 263 const struct psd_reorder_test_case *params = test->param_value; in psd_reorder()
|