Home
last modified time | relevance | path

Searched refs:reclaimable (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable() function
414 int reclaimable = hw_cidx - tq->cidx; in reclaimable() local
415 if (reclaimable < 0) in reclaimable()
416 reclaimable += tq->size; in reclaimable()
417 return reclaimable; in reclaimable()
434 int avail = reclaimable(tq); in reclaim_completed_tx()
2107 if (reclaimable(&txq->q) && __netif_tx_trylock(txq->txq)) { in sge_tx_timer_cb()
2108 int avail = reclaimable(&txq->q); in sge_tx_timer_cb()
/linux-4.1.27/mm/
Dvmscan.c2315 bool reclaimable = false; in shrink_zone() local
2390 reclaimable = true; in shrink_zone()
2395 return reclaimable; in shrink_zone()
2461 bool reclaimable = false; in shrink_zones() local
2527 reclaimable = true; in shrink_zones()
2532 reclaimable = true; in shrink_zones()
2535 !reclaimable && zone_reclaimable(zone)) in shrink_zones()
2536 reclaimable = true; in shrink_zones()
2545 return reclaimable; in shrink_zones()
/linux-4.1.27/fs/xfs/
Dxfs_icache.c1178 int reclaimable = 0; in xfs_reclaim_inodes_count() local
1182 reclaimable += pag->pag_ici_reclaimable; in xfs_reclaim_inodes_count()
1185 return reclaimable; in xfs_reclaim_inodes_count()
/linux-4.1.27/Documentation/sysctl/
Dvm.txt135 and reclaimable pages, the number of pages at which the background kernel
170 and reclaimable pages, the number of pages at which a process which is
190 reclaimable slab objects like dentries and inodes. Once dropped, their
195 To free reclaimable slab objects (includes dentries and inodes):
291 And on large highmem machines this lack of reclaimable lowmem memory
446 than this percentage of pages in a zone are reclaimable slab pages.
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c417 static inline int reclaimable(const struct sge_txq *q) in reclaimable() function
437 int avail = reclaimable(q); in reclaim_completed_tx()
2391 int avail = reclaimable(&q->q); in sge_tx_timer_cb()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-kernel-slab391 are reclaimable (and grouped by their mobility).
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt170 Some pages which are never reclaimable and will not be on the LRU
339 box can still run out of non-reclaimable memory.
/linux-4.1.27/Documentation/filesystems/
Dproc.txt852 page cache to function well, and that not all reclaimable
853 slab will be reclaimable, due to items being in use. The