Searched refs:STRING_UNITS_2 (Results 1 – 10 of 10) sorted by relevance
| /linux/lib/ |
| A D | string_helpers.c | 45 [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 D | test-string_helpers.c | 511 string_get_size(size, blk_size, STRING_UNITS_2, buf2, sizeof(buf2)); in __test_string_get_size()
|
| /linux/include/linux/ |
| A D | string_helpers.h | 17 STRING_UNITS_2, /* use binary powers of 2^10 */ enumerator
|
| /linux/drivers/gpu/drm/gud/ |
| A D | gud_drv.c | 331 string_get_size(gdrm->bulk_len, 1, STRING_UNITS_2, buf, sizeof(buf)); in gud_stats_debugfs()
|
| /linux/arch/powerpc/mm/book3s64/ |
| A D | radix_pgtable.c | 254 string_get_size(size, 1, STRING_UNITS_2, buf, sizeof(buf)); in print_mapping()
|
| /linux/drivers/block/ |
| A D | virtio_blk.c | 517 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in virtblk_update_capacity()
|
| /linux/mm/ |
| A D | hugetlb.c | 3065 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 D | block.c | 2436 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 D | sd.c | 2629 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in sd_print_capacity()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_debugfs.c | 3460 string_get_size((u64)to - from + 1, 1, STRING_UNITS_2, buf, in mem_region_show()
|
Completed in 42 milliseconds