Searched refs:STRING_UNITS_2 (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | string_helpers.h | 23 STRING_UNITS_2, /* use binary powers of 2^10 */ enumerator
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_vf.c | 563 string_get_size(size, 1, STRING_UNITS_2, size_str, sizeof(size_str)); in vf_get_lmem_info() 1163 string_get_size(ggtt_size, 1, STRING_UNITS_2, buf, sizeof(buf)); in xe_gt_sriov_vf_print_config() 1168 string_get_size(lmem_size, 1, STRING_UNITS_2, buf, sizeof(buf)); in xe_gt_sriov_vf_print_config()
|
| /linux/drivers/scsi/ |
| H A D | sd.c | 3001 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in sd_print_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()
|