Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c203 } ull_bucket_t; typedef
206 static SECURITY_READ_ONLY_LATE(ull_bucket_t *) ull_bucket;
237 ull_bucket = zalloc_permanent(sizeof(ull_bucket_t) * ull_hash_buckets, in ulock_initialize()