Searched refs:dn_heap_entry (Results 1 – 2 of 2) sorted by relevance
133 struct dn_heap_entry { struct143 struct dn_heap_entry *__counted_by_or_null(size) p; /* really an array of "size" entries */ argument
632 struct dn_heap_entry *p; in heap_init()640 p = krealloc_type(struct dn_heap_entry, h->size, new_size, in heap_init()663 struct dn_heap_entry *ent; in dn_heap_update_node_offset()743 struct dn_heap_entry tmp; in heap_insert()818 kfree_type_counted_by(struct dn_heap_entry, h->size, h->p); in heap_free()