Searched refs:kbytes (Results 1 – 10 of 10) sorted by relevance
52 static int kbytes_to_mbits(int kbytes) in kbytes_to_mbits() argument54 return DIV_ROUND_UP(kbytes * 8, 1000); in kbytes_to_mbits()
194 This pins the IMMR area with a 512kbytes page. In case
886 u64 kbytes = bytes >> 10; in format_size_gb() local887 u32 kbytes32 = kbytes; in format_size_gb()893 return (kbytes32 >> 20) | (((u32)(kbytes >> 32)) << 12); in format_size_gb()
252 int "Default RAM disk size (kbytes)"
116 kbytes/sec for download/upload to my iPAQ.
348 The DMA Rx buffer size is hardwired to 16 kbytes in this mode.
555 sudo ./amd_pstate_trace.py [-c cpus] -n <test_name> -i <interval> [-m kbytes]
241 Description: Shows total written kbytes issued to disk.
429 Number of kbytes transferred
110 Specify prealloc buffer size in kbytes (default: 512).