Searched defs:phys_avail (Results 1 – 3 of 3) sorted by relevance
351 size_t phys_avail = sysconf(_SC_AVPHYS_PAGES) * sysconf(_SC_PAGESIZE); in available_memory() local
365 struct memlist *phys_avail; /* Total available physical memory */ variable
166 struct memlist *phys_avail; /* Available (unreserved) physical memory */ variable [all...]