Searched refs:kbytes (Results 1 – 9 of 9) sorted by relevance
53 static int kbytes = FALSE; variable107 kbytes = TRUE; in main()111 kbytes = FALSE; in main()406 if (kbytes) { in show_limits()436 if (kbytes) { in show_limits()
425 size_t kbytes; in i8xx_biosmem_detect() local428 kbytes = 0; in i8xx_biosmem_detect()445 kbytes = (gms_modes[gms_off].gm_vec)[memval]; in i8xx_biosmem_detect()450 kbytes)); in i8xx_biosmem_detect()451 return (kbytes); in i8xx_biosmem_detect()
51 while read device kbytes used avail capacity filesys; do
739 txn_checkpoint(mgr, kbytes, minutes) in txn_checkpoint() argument741 u_int32_t kbytes, minutes;767 if (kbytes != 0) {775 if (kbytes_written >= (u_int32_t)kbytes)783 if (minutes != 0 || kbytes != 0)
1658 #define kbytes(bytes) (((bytes) + 1023) / 1024) macro1826 ksize = (long long) kbytes(ldbtob(stp->st_blocks)); /* kbytes */1828 ksize = (long long) kbytes(stp->st_size); /* kbytes */
877 uint_t kbytes; in mem_rcm_qpass() local881 sscanf(cp, "size=%u", &kbytes) != 1) { in mem_rcm_qpass()886 ii = (longlong_t)kbytes * KBYTE; in mem_rcm_qpass()
380 - Command: uppermem kbytes
3240 @deffn Command uppermem kbytes3241 Force GRUB to assume that only @var{kbytes} kilobytes of upper memory
3089 -- Command: uppermem kbytes