Searched refs:unpack_child (Results 1 – 2 of 2) sorted by relevance
139 unpack_child(entry_t e) in unpack_child() function173 child->next = unpack_child(parent); in merge_pair_inline()175 if (unpack_child(parent) != NULL) { in merge_pair_inline()176 unpack_child(parent)->prev = child; in merge_pair_inline()249 if (unpack_child(elt->prev) == elt) { in list_remove()269 } else if (unpack_child(elt)) { in sift_down()311 child = unpack_child(elt); in remove_non_root()337 entry_t child_list = unpack_child(head);367 entry_t new_root = unpack_child(old_root); in remove_root()
60 t = pqueue_sched_max_t::unpack_child(e); in dump_pqueue_entry()