Home
last modified time | relevance | path

Searched refs:reclaimed (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/mm/
Dvmpressure.c112 unsigned long reclaimed) in vmpressure_calc_level() argument
114 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level()
124 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level()
128 scanned, reclaimed); in vmpressure_calc_level()
140 unsigned long scanned, unsigned long reclaimed) in vmpressure_event() argument
146 level = vmpressure_calc_level(scanned, reclaimed); in vmpressure_event()
166 unsigned long reclaimed; in vmpressure_work_fn() local
183 reclaimed = vmpr->reclaimed; in vmpressure_work_fn()
185 vmpr->reclaimed = 0; in vmpressure_work_fn()
189 if (vmpressure_event(vmpr, scanned, reclaimed)) in vmpressure_work_fn()
[all …]
Dzpool.c289 unsigned int *reclaimed) in zpool_shrink() argument
291 return zpool->driver->shrink(zpool->pool, pages, reclaimed); in zpool_shrink()
Dzbud.c155 unsigned int *reclaimed) in zbud_zpool_shrink() argument
167 if (reclaimed) in zbud_zpool_shrink()
168 *reclaimed = total; in zbud_zpool_shrink()
Dmemcontrol.c2938 unsigned long reclaimed; in mem_cgroup_soft_limit_reclaim() local
2962 reclaimed = mem_cgroup_soft_reclaim(mz->memcg, zone, in mem_cgroup_soft_limit_reclaim()
2964 nr_reclaimed += reclaimed; in mem_cgroup_soft_limit_reclaim()
2974 if (!reclaimed) in mem_cgroup_soft_limit_reclaim()
Dvmscan.c580 bool reclaimed) in __remove_mapping() argument
640 if (reclaimed && page_is_file_cache(page) && in __remove_mapping()
Dzsmalloc.c343 unsigned int *reclaimed) in zs_zpool_shrink() argument
/linux-4.1.27/include/linux/
Dvmpressure.h14 unsigned long reclaimed; member
30 unsigned long scanned, unsigned long reclaimed);
44 unsigned long scanned, unsigned long reclaimed) {} in vmpressure() argument
Dzpool.h52 unsigned int *reclaimed);
92 unsigned int *reclaimed);
/linux-4.1.27/Documentation/virtual/kvm/devices/
Dvm.txt26 as unused are again used any may not be reclaimed by the host.
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1048 int reclaimed; in txq_reclaim() local
1052 reclaimed = 0; in txq_reclaim()
1053 while (reclaimed < budget && txq->tx_desc_count > 0) { in txq_reclaim()
1075 reclaimed++; in txq_reclaim()
1108 if (reclaimed < budget) in txq_reclaim()
1111 return reclaimed; in txq_reclaim()
/linux-4.1.27/Documentation/vm/
Dpagemap.txt128 9. RECLAIM page will be reclaimed soon after its pageout IO completed
Dcleancache.txt132 saved and reclaimed if overall host system memory conditions allow.
Dtranshuge.txt216 reason is that a huge page is old and is being reclaimed.
Dunevictable-lru.txt139 chance of being reclaimed.
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dhead.S179 ;; reclaimed after init is finished.
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt437 reclaimed.
467 the cgroup will be reclaimed and as many pages reclaimed as possible.
504 unevictable - # of bytes of memory that cannot be reclaimed (mlocked etc).
554 memory under it will be reclaimed.
/linux-4.1.27/Documentation/sysctl/
Dvm.txt208 reclaimed by the kernel when memory is needed elsewhere on the system.
339 for page allocation or should be reclaimed.
445 (fallback from the local zone occurs) slabs will be reclaimed if more
464 zone_reclaim_mode allows to be reclaimed.
Dfs.txt71 can be reclaimed when memory is short and want_pages is
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-kernel-slab297 allocating new slabs. Such slabs may be reclaimed by utilizing
432 The shrink file is written when memory should be reclaimed from
/linux-4.1.27/drivers/block/drbd/
Ddrbd_receiver.c220 LIST_HEAD(reclaimed); in drbd_kick_lo_and_reclaim_net()
224 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_kick_lo_and_reclaim_net()
227 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_kick_lo_and_reclaim_net()
426 LIST_HEAD(reclaimed); in drbd_finish_peer_reqs()
431 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_finish_peer_reqs()
435 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_finish_peer_reqs()
/linux-4.1.27/Documentation/filesystems/
Dproc.txt797 reclaimed to achieve this.
864 reclaimed unless absolutely necessary.
866 eligible to be reclaimed for other purposes
887 SReclaimable: Part of Slab, that might be reclaimed, such as caches
888 SUnreclaim: Part of Slab, that cannot be reclaimed on memory pressure
Df2fs.txt195 segments to be reclaimed. If the number of prefree
Dvfs.txt1084 into an LRU list to be reclaimed on memory shortage.
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt298 object cannot be reclaimed to make space. Return -ENOSPC if there's not
/linux-4.1.27/Documentation/RCU/
DwhatisRCU.txt81 to the data structure, so it now may safely be reclaimed
/linux-4.1.27/Documentation/
Dkernel-parameters.txt1639 allocation of pages that may be reclaimed or moved