Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_resource.c189 get_bucket(table_t *table, const void *key, size_t key_len) in get_bucket() function
206 queue_head_t *head = get_bucket(table, key, key_len); in table_put()
216 const queue_head_t *head = get_bucket(table, key, key_len);