/Linux-v4.19/mm/ |
D | vmpressure.c | 125 unsigned long reclaimed) in vmpressure_calc_level() argument 127 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level() 135 if (reclaimed >= scanned) in vmpressure_calc_level() 144 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level() 149 scanned, reclaimed); in vmpressure_calc_level() 188 unsigned long reclaimed; in vmpressure_work_fn() local 208 reclaimed = vmpr->tree_reclaimed; in vmpressure_work_fn() 213 level = vmpressure_calc_level(scanned, reclaimed); in vmpressure_work_fn() 244 unsigned long scanned, unsigned long reclaimed) in vmpressure() argument 276 vmpr->tree_reclaimed += reclaimed; in vmpressure() [all …]
|
D | zpool.c | 299 unsigned int *reclaimed) in zpool_shrink() argument 302 zpool->driver->shrink(zpool->pool, pages, reclaimed) : -EINVAL; in zpool_shrink()
|
D | zbud.c | 170 unsigned int *reclaimed) in zbud_zpool_shrink() argument 182 if (reclaimed) in zbud_zpool_shrink() 183 *reclaimed = total; in zbud_zpool_shrink()
|
D | z3fold.c | 1063 unsigned int *reclaimed) in z3fold_zpool_shrink() argument 1075 if (reclaimed) in z3fold_zpool_shrink() 1076 *reclaimed = total; in z3fold_zpool_shrink()
|
D | vmscan.c | 876 bool reclaimed) in __remove_mapping() argument 949 if (reclaimed && page_is_file_cache(page) && in __remove_mapping() 2713 unsigned long reclaimed; in shrink_node() local 2740 reclaimed = sc->nr_reclaimed; in shrink_node() 2751 sc->nr_reclaimed - reclaimed); in shrink_node()
|
D | memcontrol.c | 2782 unsigned long reclaimed; in mem_cgroup_soft_limit_reclaim() local 2815 reclaimed = mem_cgroup_soft_reclaim(mz->memcg, pgdat, in mem_cgroup_soft_limit_reclaim() 2817 nr_reclaimed += reclaimed; in mem_cgroup_soft_limit_reclaim() 2827 if (!reclaimed) in mem_cgroup_soft_limit_reclaim()
|
/Linux-v4.19/include/linux/ |
D | vmpressure.h | 15 unsigned long reclaimed; member 34 unsigned long scanned, unsigned long reclaimed); 48 unsigned long scanned, unsigned long reclaimed) {} in vmpressure() argument
|
D | zpool.h | 55 unsigned int *reclaimed); 98 unsigned int *reclaimed);
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-expbuf.rst | 53 file when it is no longer used to allow the associated memory to be reclaimed.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-expbuf.rst | 64 the associated memory to be reclaimed.
|
/Linux-v4.19/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 1076 int reclaimed; in txq_reclaim() local 1080 reclaimed = 0; in txq_reclaim() 1081 while (reclaimed < budget && txq->tx_desc_count > 0) { in txq_reclaim() 1103 reclaimed++; in txq_reclaim() 1136 if (reclaimed < budget) in txq_reclaim() 1139 return reclaimed; in txq_reclaim()
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | concepts.rst | 176 reclaimed. For instance, in-memory caches of filesystem metadata can 194 until enough memory pages are reclaimed to satisfy the request.
|
D | pagemap.rst | 160 page will be reclaimed soon after its pageout IO completed
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1013 won't be reclaimed under any conditions. If there is no 1036 memory won't be reclaimed unless memory can be reclaimed 1100 The number of times the cgroup is reclaimed due to 1186 Part of "slab" that might be reclaimed, such as 1190 Part of "slab" that cannot be reclaimed on memory 1209 Number of times a shadow node has been reclaimed 1221 Amount of reclaimed pages 1237 Amount of reclaimed lazyfree pages 1270 entries are reclaimed gradually and the swap usage may stay
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | memory.txt | 429 reclaimed. 459 the cgroup will be reclaimed and as many pages reclaimed as possible. 497 unevictable - # of bytes of memory that cannot be reclaimed (mlocked etc). 547 memory under it will be reclaimed.
|
/Linux-v4.19/Documentation/sysctl/ |
D | vm.txt | 226 reclaimed by the kernel when memory is needed elsewhere on the system. 351 for page allocation or should be reclaimed. 458 (fallback from the local zone occurs) slabs will be reclaimed if more 477 zone_reclaim_mode allows to be reclaimed.
|
D | fs.txt | 75 can be reclaimed when memory is short and want_pages is
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-kernel-slab | 297 allocating new slabs. Such slabs may be reclaimed by utilizing 432 The shrink file is written when memory should be reclaimed from
|
/Linux-v4.19/Documentation/nvdimm/ |
D | nvdimm.txt | 231 interleaved system-physical-address range is reclaimed as BLK-aperture 233 reclaimed space we create two BLK-aperture "namespaces" from REGION2 and 240 named "pm1.0", the rest is reclaimed in 4 BLK-aperture namespaces (for
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_receiver.c | 222 LIST_HEAD(reclaimed); in drbd_reclaim_net_peer_reqs() 226 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_reclaim_net_peer_reqs() 228 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_reclaim_net_peer_reqs() 456 LIST_HEAD(reclaimed); in drbd_finish_peer_reqs() 461 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_finish_peer_reqs() 465 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_finish_peer_reqs()
|
/Linux-v4.19/Documentation/powerpc/ |
D | transactional_memory.txt | 171 from the sighandler to the kernel will get reclaimed and discarded.
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vm.txt | 27 as unused are again used any may not be reclaimed by the host.
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 830 reclaimed to achieve this. 900 reclaimed unless absolutely necessary. 902 eligible to be reclaimed for other purposes 929 SReclaimable: Part of Slab, that might be reclaimed, such as caches 930 SUnreclaim: Part of Slab, that cannot be reclaimed on memory pressure
|
/Linux-v4.19/Documentation/vm/ |
D | unevictable-lru.rst | 115 chance of being reclaimed. 461 to unevictable LRU and the rest can be reclaimed.
|
D | cleancache.rst | 151 saved and reclaimed if overall host system memory conditions allow.
|