Searched refs:pages_in_use (Results 1 – 1 of 1) sorted by relevance
124 unsigned long pages_in_use; /* Number of fetchop pages in use */ member255 if (count > 0 && fetchop_stats.pages_in_use + count > fetchop_stats.pages_total) { in fetchop_update_stats()259 fetchop_stats.pages_in_use += count; in fetchop_update_stats()377 len += sprintf(page + len, "current fetchop pages : %lu\n", fetchop_stats.pages_in_use); in fetchop_read_proc()