Searched refs:STRING_UNITS_2 (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/mtd/spi-nor/ |
| H A D | debugfs.c | 89 string_get_size(params->size, 1, STRING_UNITS_2, buf, sizeof(buf)); in spi_nor_params_show() 135 string_get_size(et->size, 1, STRING_UNITS_2, buf, in spi_nor_params_show() 142 string_get_size(params->size, 1, STRING_UNITS_2, buf, sizeof(buf)); in spi_nor_params_show()
|
| /linux/lib/ |
| H A D | string_helpers.c | 52 [STRING_UNITS_2] = units_2, in string_get_size() 56 [STRING_UNITS_2] = 1024, in string_get_size() 108 if (units_base == STRING_UNITS_2) { in string_get_size()
|
| /linux/include/linux/ |
| H A D | string_helpers.h | 23 STRING_UNITS_2, /* use binary powers of 2^10 */ enumerator
|
| /linux/drivers/dax/ |
| H A D | kmem.c | 116 string_get_size(orig_len - total_len, 1, STRING_UNITS_2, in dev_dax_kmem_probe()
|
| /linux/drivers/gpu/drm/gud/ |
| H A D | gud_drv.c | 318 string_get_size(gdrm->bulk_len, 1, STRING_UNITS_2, buf, sizeof(buf)); in gud_stats_debugfs()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ggtt.c | 1109 string_get_size(hole_size, 1, STRING_UNITS_2, buf, sizeof(buf)); in xe_ggtt_print_holes()
|
| /linux/mm/ |
| H A D | hugetlb.c | 3424 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in hugetlb_hstate_alloc_pages_onenode() 3451 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in hugetlb_hstate_alloc_pages_errcheck() 3662 string_get_size(huge_page_size(h), 1, STRING_UNITS_2, buf, 32); in report_hugepages() 4130 1, STRING_UNITS_2, buf, 32); in hugetlb_init()
|
| /linux/drivers/block/ |
| H A D | virtio_blk.c | 927 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in virtblk_update_capacity()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 3460 string_get_size((u64)to - from + 1, 1, STRING_UNITS_2, buf, in mem_region_show()
|