| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_pci.c | 181 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s%s%s %u.%02u(%s)%s%s %u.%02u(%s)%s%s%s%s", in xe_pci_fake_data_desc() 193 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s%s%s%s%s%s%s", in xe_pci_fake_data_desc() 204 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%u.%02u %s", in xe_ip_kunit_desc() 238 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "0x%X (%s)", in xe_pci_id_kunit_desc() 409 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s", dev_name(next)); in xe_pci_live_device_gen_param()
|
| H A D | xe_lmtt_test.c | 18 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s", p->desc); in lmtt_ops_param_get_desc()
|
| H A D | xe_guc_db_mgr_test.c | 54 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%u", *p); in uint_param_get_desc()
|
| /linux/lib/kunit/ |
| H A D | kunit-example-test.c | 235 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "example value %d", p->value); in example_param_get_desc() 322 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in example_param_array_get_desc() 431 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "fibonacci param: %d", *fib_num); in example_param_dynamic_arr_get_desc()
|
| /linux/lib/math/tests/ |
| H A D | int_pow_kunit.c | 27 strscpy(desc, tc->name, KUNIT_PARAM_DESC_SIZE); in get_desc()
|
| /linux/security/ipe/ |
| H A D | policy_tests.c | 235 strscpy(desc, c->desc, KUNIT_PARAM_DESC_SIZE); in pol_to_desc()
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_rect_test.c | 329 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in drm_rect_intersect_case_desc() 402 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in drm_rect_scale_case_desc() 484 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in drm_rect_rotate_case_desc()
|
| H A D | drm_framebuffer_test.c | 416 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in drm_framebuffer_test_to_desc() 498 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in check_src_coords_test_to_desc()
|
| H A D | drm_format_helper_test.c | 636 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in convert_xrgb8888_case_desc() 1311 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in clip_offset_case_desc() 1654 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s: %p4cc", t->name, &t->format); in fb_memcpy_case_desc()
|
| /linux/drivers/of/ |
| H A D | of_test.c | 70 snprintf(name, KUNIT_PARAM_DESC_SIZE, "start=0x%016llx,size=0x%016llx", p->start, p->size); in of_address_resource_bounds_case_desc()
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-params-test.c | 133 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in uclogic_parse_ugee_v2_desc_case_desc()
|
| H A D | hid-uclogic-rdesc-test.c | 186 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in uclogic_template_case_desc()
|
| /linux/sound/soc/ |
| H A D | soc-ops-test.c | 423 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in info_test_desc() 458 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in access_test_desc() 466 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in access_test_desc()
|
| /linux/fs/ext4/ |
| H A D | inode-test.c | 217 strscpy(desc, t->test_case_name, KUNIT_PARAM_DESC_SIZE); in timestamp_expectation_to_desc()
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu.h | 29 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "%s_cfg_%u", in kunit_pt_gen_params_cfg()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cirrus_scodec_test.c | 306 snprintf(desc, KUNIT_PARAM_DESC_SIZE, "amps:%d gpios_per_amp:%d num_amps_sharing:%d", in cirrus_scodec_test_spkid_param_desc()
|
| /linux/net/core/ |
| H A D | net_test.c | 347 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in ip_tunnel_flags_test_case_to_desc()
|
| /linux/include/kunit/ |
| H A D | test.h | 40 #define KUNIT_PARAM_DESC_SIZE 128 macro 1762 strscpy(desc, __next->desc_member, KUNIT_PARAM_DESC_SIZE); \
|
| /linux/net/mctp/test/ |
| H A D | sock-test.c | 305 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in mctp_bind_pair_desc()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_resource_test.c | 102 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_resource_case_desc()
|
| H A D | ttm_tt_test.c | 33 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_tt_init_case_desc()
|
| H A D | ttm_bo_test.c | 54 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_bo_init_case_desc()
|
| /linux/net/handshake/ |
| H A D | handshake-test.c | 120 strscpy(desc, param->desc, KUNIT_PARAM_DESC_SIZE); in handshake_req_alloc_get_desc()
|
| /linux/arch/s390/lib/ |
| H A D | test_unwind.c | 486 strscpy(desc, params->name, KUNIT_PARAM_DESC_SIZE); in get_desc()
|
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp_fw_find_test.c | 309 snprintf(desc, KUNIT_PARAM_DESC_SIZE, in wm_adsp_fw_find_test_param_desc()
|