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