Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dcompact_id.h121 extern void *compact_id_put(
H A Dcompact_id.c196 compact_id_put(compact_id_table_t table, compact_id_t cid) in compact_id_put() function
H A Dlock_group.c261 compact_id_put(&lck_grp_table, in lck_grp_destroy()
H A Dturnstile.c911 compact_id_put(&ctsid_table, ctsid_unmangle(ctsid)); in turnstile_compact_id_put()
H A Dthread.c4095 value = compact_id_put(&ctid_table, ctid_unmangle(thread->ctid)); in ctid_table_remove()