Searched refs:ck_stack_entry (Results 1 – 2 of 2) sorted by relevance
35 struct ck_stack_entry { struct36 struct ck_stack_entry *next; argument41 struct ck_stack_entry *head;56 struct ck_stack_entry *stack; in ck_stack_push_upmc()80 struct ck_stack_entry *stack; in ck_stack_trypush_upmc()98 struct ck_stack_entry *entry, *next; in ck_stack_pop_upmc()129 struct ck_stack_entry *entry; in ck_stack_trypop_upmc()153 struct ck_stack_entry *entry; in ck_stack_batch_pop_upmc()275 struct ck_stack_entry *stack; in ck_stack_push_mpnc()305 struct ck_stack_entry *n; in ck_stack_pop_npsc()[all …]
40 ck_hp_stack_push_mpmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_hp_stack_push_mpmc()48 ck_hp_stack_trypush_mpmc(struct ck_stack *target, struct ck_stack_entry *entry) in ck_hp_stack_trypush_mpmc()54 CK_CC_INLINE static struct ck_stack_entry *57 struct ck_stack_entry *entry, *update; in ck_hp_stack_pop_mpmc()87 ck_hp_stack_trypop_mpmc(ck_hp_record_t *record, struct ck_stack *target, struct ck_stack_entry **r) in ck_hp_stack_trypop_mpmc()89 struct ck_stack_entry *entry; in ck_hp_stack_trypop_mpmc()