Home
last modified time | relevance | path

Searched refs:STRING_UNITS_2 (Results 1 – 10 of 10) sorted by relevance

/linux/lib/
A Dstring_helpers.c45 [STRING_UNITS_2] = units_2, in string_get_size()
49 [STRING_UNITS_2] = 1024, in string_get_size()
101 if (units == STRING_UNITS_2) { in string_get_size()
A Dtest-string_helpers.c511 string_get_size(size, blk_size, STRING_UNITS_2, buf2, sizeof(buf2)); in __test_string_get_size()
/linux/include/linux/
A Dstring_helpers.h17 STRING_UNITS_2, /* use binary powers of 2^10 */ enumerator
/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/drivers/block/
A Dvirtio_blk.c517 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in virtblk_update_capacity()
/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()
4038 1, STRING_UNITS_2, buf, 32); 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.c2629 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); 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()

Completed in 42 milliseconds