| /linux/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()
|
| H A D | xe_kunit_helpers.c | 117 struct xe_device *xe = xe_device_const_cast(test->param_value); in xe_kunit_helper_xe_device_live_test_init()
|
| H A D | xe_lmtt_test.c | 25 const struct lmtt_ops_param *p = test->param_value; in test_ops()
|
| /linux/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() 759 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_xrgb1555() 800 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb1555() 841 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgba5551() 882 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb888() 925 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_bgr888() 967 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb8888() 1008 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_xrgb2101010() [all …]
|
| H A D | drm_panic_test.c | 87 const struct drm_test_mode *params = test->param_value; in drm_test_panic_screen_user_map() 121 const struct drm_test_mode *params = test->param_value; in drm_test_panic_screen_user_page() 184 const struct drm_test_mode *params = test->param_value; in drm_test_panic_screen_user_set_pixel()
|
| 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_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()
|
| H A D | drm_atomic_state_test.c | 256 const struct drm_clone_mode_test *param = test->param_value; in drm_test_check_in_clone_mode() 277 const struct drm_clone_mode_test *param = test->param_value; in drm_test_check_valid_clones()
|
| /linux/drivers/base/regmap/ |
| H A D | regmap-kunit.c | 187 const struct regmap_test_param *param = test->param_value; in gen_regmap() 256 const struct regmap_test_param *param = test->param_value; in reg_5_false() 452 const struct regmap_test_param *param = test->param_value; in read_bypassed() 516 const struct regmap_test_param *param = test->param_value; in read_bypassed_volatile() 674 const struct regmap_test_param *param = test->param_value; in reg_default_callback_populates_flat_cache() 996 const struct regmap_test_param *param = test->param_value; in cache_bypass() 1031 const struct regmap_test_param *param = test->param_value; in cache_sync_marked_dirty() 1066 const struct regmap_test_param *param = test->param_value; in cache_sync_after_cache_only() 1115 const struct regmap_test_param *param = test->param_value; in cache_sync_defaults_marked_dirty() 1164 const struct regmap_test_param *param = test->param_value; in cache_sync_default_after_cache_only() [all …]
|
| /linux/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() 287 const struct link_pair_case *params = test->param_value; in test_iwl_mld_link_pair_allows_emlsr()
|
| H A D | rx.c | 274 const struct is_dup_case *param = (const void *)(test->param_value); in setup_dup_data_state() 320 const struct is_dup_case *param = (const void *)(test->param_value); in test_is_dup()
|
| /linux/lib/kunit/ |
| H A D | kunit-example-test.c | 245 const struct example_param *param = test->param_value; in example_params_test() 368 const struct example_param *param = test->param_value; in example_params_test_with_init() 482 const int *param = test->param_value; in example_params_test_with_init_dynamic_arr()
|
| /linux/net/devlink/ |
| H A D | param.c | 308 union devlink_param_value param_value[DEVLINK_PARAM_CMODE_MAX + 1]; in devlink_nl_param_fill() local 325 param_value[i] = param_item->driverinit_value_new; in devlink_nl_param_fill() 327 param_value[i] = param_item->driverinit_value; in devlink_nl_param_fill() 340 param_value[i] = ctx.val; in devlink_nl_param_fill() 386 i, param_value[i], in devlink_nl_param_fill()
|
| /linux/lib/math/tests/ |
| 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()
|
| /linux/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()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_test.c | 45 const struct gss_krb5_test_param *param = test->param_value; in kdf_case() 75 const struct gss_krb5_test_param *param = test->param_value; in checksum_case() 307 const struct gss_krb5_test_param *param = test->param_value; in rfc3961_nfold_case() 532 const struct gss_krb5_test_param *param = test->param_value; in rfc3962_encrypt_case() 1121 const struct gss_krb5_test_param *param = test->param_value; in rfc6803_encrypt_case() 1618 const struct gss_krb5_test_param *param = test->param_value; in rfc8009_encrypt_case() 1794 const struct gss_krb5_test_param *param = test->param_value; in encrypt_selftest_case()
|
| /linux/drivers/net/wireless/intel/iwlwifi/tests/ |
| H A D | utils.c | 79 const struct average_neg_db_case *params = test->param_value; in KUNIT_ARRAY_PARAM_DESC()
|
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp_fw_find_test.c | 82 const struct wm_adsp_fw_find_test_params *params = test->param_value; in wm_adsp_fw_find_test_firmware_request_simple_stub() 105 const struct wm_adsp_fw_find_test_params *params = test->param_value; in wm_adsp_fw_find_test_pick_file() 161 const struct wm_adsp_fw_find_test_params *params = test->param_value; in wm_adsp_fw_find_test_firmware_request_stub() 196 const struct wm_adsp_fw_find_test_params *params = test->param_value; in wm_adsp_fw_find_test_search_order()
|
| /linux/security/ipe/ |
| H A D | policy_tests.c | 249 const struct policy_case *p = test->param_value; in ipe_parser_unsigned_test()
|
| /linux/net/core/ |
| H A D | net_test.c | 156 tcase = test->param_value; in gso_test_func() 354 const struct ip_tunnel_flags_test *t = test->param_value; in ip_tunnel_flags_test_run()
|
| /linux/drivers/of/ |
| H A D | of_test.c | 147 const struct of_address_resource_bounds_case *param = test->param_value; in of_address_resource_bounds()
|
| /linux/drivers/iio/test/ |
| H A D | iio-test-rescale.c | 648 struct rescale_tc_data *t = (struct rescale_tc_data *)test->param_value; in iio_rescale_test_scale() 680 struct rescale_tc_data *t = (struct rescale_tc_data *)test->param_value; in iio_rescale_test_offset()
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-params-test.c | 144 const struct uclogic_parse_ugee_v2_desc_case *params = test->param_value; in hid_test_uclogic_parse_ugee_v2_desc()
|
| /linux/net/wireless/tests/ |
| H A D | chan.c | 195 const struct chandef_compat_case *params = test->param_value; in KUNIT_ARRAY_PARAM_DESC()
|