Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c76 struct cht_obj { struct
90 static struct cht_obj *cht_objs; argument
95 struct cht_obj *co = container_of(node, struct cht_obj, co_cnode); in cht_obj_cmp__()
108 cht_obj_retain(struct cht_obj *co) in cht_obj_retain()
116 struct cht_obj *co = container_of(node, struct cht_obj, co_cnode); in cht_obj_retain__()
121 cht_obj_release(struct cht_obj *co) in cht_obj_release()
129 struct cht_obj *co = container_of(node, struct cht_obj, co_cnode); in cht_obj_release__()
134 cht_obj_refcnt(struct cht_obj *co) in cht_obj_refcnt()
200 struct cht_obj co1 = { in cht_basic_tests()
207 struct cht_obj co2 = { in cht_basic_tests()
[all …]