Searched refs:num_components (Results 1 – 6 of 6) sorted by relevance
71 IN const uint32_t num_components, in cl_qcpool_init() argument81 CL_ASSERT(num_components); in cl_qcpool_init()93 if (num_components > 1 && !pfn_initializer) in cl_qcpool_init()105 num_components); in cl_qcpool_init()111 (sizeof(size_t) + sizeof(void *)) * num_components); in cl_qcpool_init()115 (void **)(p_pool->component_sizes + num_components); in cl_qcpool_init()119 sizeof(component_sizes[0]) * num_components); in cl_qcpool_init()122 p_pool->num_components = num_components; in cl_qcpool_init()125 for (i = 0; i < num_components; i++) { in cl_qcpool_init()229 for (i = 0; i < p_pool->num_components; i++) in cl_qcpool_grow()[all …]
181 IN const uint32_t num_components,287 uint32_t num_components; member424 IN const uint32_t num_components,
113 IN const uint32_t num_components, IN void *context);308 IN const uint32_t num_components,
52 __be16 num_components; member
336 mfa2_file->component_count = be16_to_cpu(pd->num_components); in mlxfw_mfa2_file_init()
81 static size_t num_components(const char *);1579 if ((tmp = num_components(path)) > min_components) in compare_names() 1618 num_components(const char *path) in num_components() 1615 num_components(const char *path) num_components() function