Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dsys_ulock.c329 ull_get(ulk_t *key, uint32_t flags, ull_t **unused_ull) in ull_get() function
597 ull_t *ull = ull_get(&key, 0, &unused_ull); in sys_ulock_wait2()
959 ull_t *ull = ull_get(&key, ULL_MUST_EXIST, NULL); in ulock_wake()