Searched defs:heap (Results 26 – 37 of 37) sorted by relevance
12
487 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()510 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()517 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
171 struct auxtrace_heap heap; member
47 struct auxtrace_heap heap; member
43 struct auxtrace_heap heap; member
46 struct auxtrace_heap heap; member
64 struct auxtrace_heap heap; member
181 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
390 struct encl_segment *heap; variable
908 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
2265 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
1005 struct perf_event **heap; member
3665 static void __heap_add(struct min_heap *heap, struct perf_event *event) in __heap_add()