Searched refs:alloc_count (Results 1 – 3 of 3) sorted by relevance
833 int alloc_count; in install_minimal_symbols() local843 alloc_count = msym_count + objfile->minimal_symbol_count + 1; in install_minimal_symbols()845 alloc_count * sizeof (struct minimal_symbol)); in install_minimal_symbols()888 (mcount + 1 - alloc_count) * sizeof (struct minimal_symbol)); in install_minimal_symbols()
80 uint32_t alloc_count; member
1117 uint32_t alloc_count; /* Number of tokens in the array */ member1431 if (qtop->inuse_count >= qtop->alloc_count) { in parse_topology()1610 tokarray.alloc_count = MAX_TOKENS; in ocs_hw_qtop_parse()1615 for (s = qtop_string; (tokarray.inuse_count < tokarray.alloc_count) && in ocs_hw_qtop_parse()1637 qtop->alloc_count = OCS_HW_MAX_QTOP_ENTRIES; in ocs_hw_qtop_parse()1667 ocs_free(qtop->os, qtop->entries, qtop->alloc_count*sizeof(*qtop->entries)); in ocs_hw_qtop_free()