Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_resource.c162 #define TABLE_LEN 64 macro
294 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},
295 .t_buckets_count = TABLE_LEN,
386 domain->d_table_name = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()
389 domain->d_table_id = table_alloc(TABLE_LEN); in exclaves_resource_domain_alloc()