Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsys_ulock.c151 ull_key_match(ulk_t *a, ulk_t *b) in ull_key_match() function
367 if (ull_key_match(&elem->ull_key, key)) { in ull_get()