Home
last modified time | relevance | path

Searched refs:string_get_size (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
A Dstring_helpers.h20 void string_get_size(u64 size, u64 blk_size, enum string_size_units units,
/linux/lib/
A Dstring_helpers.c34 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() function
131 EXPORT_SYMBOL(string_get_size);
A Dtest-string_helpers.c510 string_get_size(size, blk_size, STRING_UNITS_10, buf10, sizeof(buf10)); in __test_string_get_size()
511 string_get_size(size, blk_size, STRING_UNITS_2, buf2, sizeof(buf2)); in __test_string_get_size()
/linux/drivers/block/
A Dvirtio_blk.c516 string_get_size(nblocks, queue_logical_block_size(q), in virtblk_update_capacity()
518 string_get_size(nblocks, queue_logical_block_size(q), in virtblk_update_capacity()
/linux/drivers/gpu/drm/gud/
A Dgud_drv.c331 string_get_size(gdrm->bulk_len, 1, STRING_UNITS_2, buf, sizeof(buf)); in gud_stats_debugfs()
/linux/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c254 string_get_size(size, 1, STRING_UNITS_2, buf, sizeof(buf)); in print_mapping()
/linux/mm/
A Dhugetlb.c3065 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in hugetlb_hstate_alloc_pages_onenode()
3127 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in hugetlb_hstate_alloc_pages()
3177 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in report_hugepages()
4037 string_get_size(huge_page_size(&default_hstate), in hugetlb_init()
/linux/drivers/mmc/core/
A Dblock.c2436 string_get_size((u64)size, 512, STRING_UNITS_2, in mmc_blk_alloc_req()
2632 string_get_size((u64)size, 512, STRING_UNITS_2, in mmc_blk_alloc_rpmb_part()
/linux/drivers/scsi/
A Dsd.c2628 string_get_size(sdkp->capacity, sector_size, in sd_print_capacity()
2630 string_get_size(sdkp->capacity, sector_size, in sd_print_capacity()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.c3460 string_get_size((u64)to - from + 1, 1, STRING_UNITS_2, buf, in mem_region_show()
/linux/
A Dvmlinux.symvers8293 0x00000000 string_get_size vmlinux EXPORT_SYMBOL
A DSystem.map16681 ffff80001049b5f4 T string_get_size
A D.tmp_System.map16681 ffff80001049b5f4 T string_get_size

Completed in 355 milliseconds