Searched refs:heap_cnt (Results 1 – 9 of 9) sorted by relevance
67 int heap_cnt; member
408 query->cnt = dev->heap_cnt; in ion_query_heaps()618 dev->heap_cnt++; in ion_device_add_heap()
506 auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal); in auxtrace_heap__add()514 heap->heap_cnt = 0; in auxtrace_heap__free()520 unsigned int pos, last, heap_cnt = heap->heap_cnt; in auxtrace_heap__pop() local523 if (!heap_cnt) in auxtrace_heap__pop()526 heap->heap_cnt -= 1; in auxtrace_heap__pop()535 if (left >= heap_cnt) in auxtrace_heap__pop()538 if (right >= heap_cnt) { in auxtrace_heap__pop()551 last = heap_cnt - 1; in auxtrace_heap__pop()
509 if (!spe->heap.heap_cnt) in arm_spe_process_queues()521 if (spe->heap.heap_cnt) { in arm_spe_process_queues()
852 if (!sf->heap.heap_cnt) in s390_cpumsf_process_queues()863 if (sf->heap.heap_cnt) { in s390_cpumsf_process_queues()
295 unsigned int heap_cnt; member
561 if (!bts->heap.heap_cnt) in intel_bts_process_queues()
2326 if (!pt->heap.heap_cnt) in intel_pt_process_queues()2342 if (pt->heap.heap_cnt) { in intel_pt_process_queues()
2188 if (!etm->heap.heap_cnt) in cs_etm__process_queues()