Searched refs:memtotal (Results 1 – 2 of 2) sorted by relevance
103 size_t memtotal; /* actual total memory space */ member827 for (i = 0; i < NETMAP_POOLS_NR; offset -= p[i].memtotal, i++) { in netmap_mem2_ofstophys()828 if (offset >= p[i].memtotal) in netmap_mem2_ofstophys()842 p[NETMAP_IF_POOL].memtotal, in netmap_mem2_ofstophys()843 p[NETMAP_IF_POOL].memtotal in netmap_mem2_ofstophys()844 + p[NETMAP_RING_POOL].memtotal, in netmap_mem2_ofstophys()845 p[NETMAP_IF_POOL].memtotal in netmap_mem2_ofstophys()846 + p[NETMAP_RING_POOL].memtotal in netmap_mem2_ofstophys()847 + p[NETMAP_BUF_POOL].memtotal); in netmap_mem2_ofstophys()1017 ((n)->pools[NETMAP_IF_POOL].memtotal + \[all …]
151 unsigned long memtotal; /* total memory in bytes */ in linprocfs_domeminfo() local161 memtotal = physmem * PAGE_SIZE; in linprocfs_domeminfo()189 B2K(memtotal), B2K(memfree), B2K(buffers), in linprocfs_domeminfo()