props2 353 drivers/gpu/drm/amd/amdkfd/kfd_crat.c struct kfd_iolink_properties *props = NULL, *props2; props2 409 drivers/gpu/drm/amd/amdkfd/kfd_crat.c props2 = kmemdup(props, sizeof(*props2), GFP_KERNEL); props2 410 drivers/gpu/drm/amd/amdkfd/kfd_crat.c props2->node_from = id_to; props2 411 drivers/gpu/drm/amd/amdkfd/kfd_crat.c props2->node_to = id_from; props2 412 drivers/gpu/drm/amd/amdkfd/kfd_crat.c props2->kobj = NULL; props2 415 drivers/gpu/drm/amd/amdkfd/kfd_crat.c list_add_tail(&props2->list, &to_dev->io_link_props);