Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_resource.c154 #define TABLE_LEN 64 macro
270 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},
271 .t_buckets_count = TABLE_LEN,
341 domain->d_table_name = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()
344 domain->d_table_id = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()