Searched defs:heap (Results 51 – 68 of 68) sorted by relevance
123
203 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
108 struct rk_dma_heap *heap; member
181 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
170 struct auxtrace_heap heap; member
41 struct auxtrace_heap heap; member
47 struct auxtrace_heap heap; member
45 struct auxtrace_heap heap; member
57 struct auxtrace_heap heap; member
1043 const struct ttm_place *heap = &places[i]; in ttm_bo_places_compat() local
2114 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
897 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
887 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
887 struct perf_event **heap; member
747 struct CvSet* heap; member
3607 static void __heap_add(struct min_heap *heap, struct perf_event *event) in __heap_add()