Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5-cache.c711 sector_t reclaimable; in r5l_do_reclaim() local
722 reclaimable = r5l_reclaimable_space(log); in r5l_do_reclaim()
723 if (reclaimable >= reclaim_target || in r5l_do_reclaim()
732 r5l_reclaimable_space(log) > reclaimable, in r5l_do_reclaim()
740 BUG_ON(reclaimable < 0); in r5l_do_reclaim()
741 if (reclaimable == 0) in r5l_do_reclaim()
/linux-4.4.14/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()
2130 if (reclaimable(&txq->q) && __netif_tx_trylock(txq->txq)) { in sge_tx_timer_cb()
2131 int avail = reclaimable(&txq->q); in sge_tx_timer_cb()
/linux-4.4.14/mm/
Dvmscan.c2379 bool reclaimable = false; in shrink_zone() local
2454 reclaimable = true; in shrink_zone()
2459 return reclaimable; in shrink_zone()
2525 bool reclaimable = false; in shrink_zones() local
2591 reclaimable = true; in shrink_zones()
2596 reclaimable = true; in shrink_zones()
2599 !reclaimable && zone_reclaimable(zone)) in shrink_zones()
2600 reclaimable = true; in shrink_zones()
2609 return reclaimable; in shrink_zones()
/linux-4.4.14/fs/xfs/
Dxfs_icache.c1180 int reclaimable = 0; in xfs_reclaim_inodes_count() local
1184 reclaimable += pag->pag_ici_reclaimable; in xfs_reclaim_inodes_count()
1187 return reclaimable; in xfs_reclaim_inodes_count()
/linux-4.4.14/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.4.14/Documentation/vm/
Didle_page_tracking.txt53 are not reclaimable, he or she can filter them out using /proc/kpageflags.
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c407 static inline int reclaimable(const struct sge_txq *q) in reclaimable() function
427 int avail = reclaimable(q); in reclaim_completed_tx()
2398 int avail = reclaimable(&q->q); in sge_tx_timer_cb()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-kernel-slab391 are reclaimable (and grouped by their mobility).
/linux-4.4.14/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.4.14/Documentation/filesystems/
Dproc.txt867 page cache to function well, and that not all reclaimable
868 slab will be reclaimable, due to items being in use. The