Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dsys_ulock.c228 } ull_bucket_t; typedef
231 static SECURITY_READ_ONLY_LATE(ull_bucket_t *) ull_bucket;
266 ull_bucket = zalloc_permanent(sizeof(ull_bucket_t) * ull_hash_buckets, in ulock_initialize()