Home
last modified time | relevance | path

Searched refs:array_count (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c165 dev->node_props.array_count = cu->array_count; in kfd_populated_cu_info_gpu()
297 total_num_of_cu = (dev->node_props.array_count * in kfd_parse_subtype_cache()
1231 cu->array_count = cu_info.num_shader_arrays_per_engine * in kfd_create_vcrat_image_gpu()
1233 total_num_of_cu = (cu->array_count * cu_info.num_cu_per_sh); in kfd_create_vcrat_image_gpu()
H A Dkfd_topology.h74 uint32_t array_count; member
H A Dkfd_crat.h112 uint8_t array_count; member
H A Dkfd_topology.c471 dev->node_props.array_count); in node_show()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbitmap.h1023 unsigned int array_count in base_bitmap_view() local
1029 for (size_t i = 1; i < array_count; ++i) in base_bitmap_view()
1068 for (unsigned int i = 0; i < array_count; ++i) in base_bitmap_view()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbitmap.h1023 unsigned int array_count in base_bitmap_view() local
1029 for (size_t i = 1; i < array_count; ++i) in base_bitmap_view()
1068 for (unsigned int i = 0; i < array_count; ++i) in base_bitmap_view()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dorangefs-bufmap.c143 int array_count; /* size of above arrays */ member
296 bufmap->desc_array[i].array_count = pages_per_desc; in orangefs_bufmap_map()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dorangefs.rst288 bufmap->desc_array[0].array_count = pages_per_desc = 1024
295 bufmap->desc_array[9].array_count = pages_per_desc = 1024
/OK3568_Linux_fs/u-boot/scripts/
H A Dget_maintainer.pl1227 my $array_count = shift(@address_list);
/OK3568_Linux_fs/kernel/scripts/
H A Dget_maintainer.pl1423 my $array_count = shift(@address_list);