Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_resource.c190 get_bucket(table_t *table, const void *key, size_t key_len) in get_bucket() function
207 queue_head_t *head = get_bucket(table, key, key_len); in table_put()
217 const queue_head_t *head = get_bucket(table, key, key_len);