Searched refs:B2K (Results 1 – 1 of 1) sorted by relevance
123 #define B2K(x) ((x) >> 10) /* bytes to kbytes */ macro189 B2K(memtotal), B2K(memfree), B2K(buffers), in linprocfs_domeminfo()190 B2K(cached), B2K(swaptotal), B2K(swapfree)); in linprocfs_domeminfo()1156 sbuf_printf(sb, "VmSize:\t%8ju kB\n", B2K((uintmax_t)kp.ki_size)); in linprocfs_doprocstatus()