Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/src/
H A Dck_hp.c64 CK_STACK_CONTAINER(struct ck_hp_record, global_entry, ck_hp_record_container) in CK_STACK_CONTAINER() argument
93 struct ck_hp_record *
96 struct ck_hp_record *record; in ck_hp_recycle()
120 ck_hp_unregister(struct ck_hp_record *entry) in ck_hp_unregister()
135 struct ck_hp_record *entry, in ck_hp_register()
167 struct ck_hp_record *record; in ck_hp_member_scan()
192 struct ck_hp_record *record; in ck_hp_member_cache()
221 ck_hp_reclaim(struct ck_hp_record *thread) in ck_hp_reclaim()
271 ck_hp_retire(struct ck_hp_record *thread, in ck_hp_retire()
289 ck_hp_free(struct ck_hp_record *thread, in ck_hp_free()
[all …]
/f-stack/freebsd/contrib/ck/include/
H A Dck_hp.h64 struct ck_hp_record { struct
75 typedef struct ck_hp_record ck_hp_record_t; argument
78 ck_hp_set(struct ck_hp_record *record, unsigned int i, void *pointer) in ck_hp_set()
86 ck_hp_set_fence(struct ck_hp_record *record, unsigned int i, void *pointer) in ck_hp_set_fence()
100 ck_hp_clear(struct ck_hp_record *record) in ck_hp_clear()