Searched refs:TABLE_LEN (Results 1 – 1 of 1) sorted by relevance
165 #define TABLE_LEN 64 macro297 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},298 .t_buckets_count = TABLE_LEN,390 domain->d_table_name = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()393 domain->d_table_id = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()573 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},574 .t_buckets_count = TABLE_LEN,