Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_resource.c163 #define TABLE_LEN 64 macro
295 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},
296 .t_buckets_count = TABLE_LEN,
387 domain->d_table_name = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()
390 domain->d_table_id = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()