Searched refs:txtsz (Results 1 – 1 of 1) sorted by relevance
2952 char txtsz[16]; in memblock_reserve_mem_show() local2960 memset(txtsz, 0, sizeof(txtsz)); in memblock_reserve_mem_show()2961 string_get_size(map->size, 1, STRING_UNITS_2, txtsz, sizeof(txtsz)); in memblock_reserve_mem_show()2962 seq_printf(m, "%s\t\t(%s)\n", map->name, txtsz); in memblock_reserve_mem_show()