| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 95 struct vio_cmo_pool excess; member 160 excess_free = vio_cmo.excess.free; in vio_cmo_alloc() 169 vio_cmo.excess.free -= size; in vio_cmo_alloc() 220 vio_cmo.excess.size -= tmp; in vio_cmo_dealloc() 252 vio_cmo.excess.size -= tmp; in vio_cmo_dealloc() 260 vio_cmo.excess.free += excess_freed; in vio_cmo_dealloc() 301 vio_cmo.excess.size += delta; in vio_cmo_entitlement_update() 302 vio_cmo.excess.free += delta; in vio_cmo_entitlement_update() 309 avail = vio_cmo.excess.free; in vio_cmo_entitlement_update() 331 tmp = min(vio_cmo.excess.free, delta); in vio_cmo_entitlement_update() [all …]
|
| /linux/mm/ |
| H A D | memcontrol-v1.c | 171 unsigned long excess = 0; in soft_limit_excess() local 174 excess = nr_pages - soft_limit; in soft_limit_excess() 176 return excess; in soft_limit_excess() 181 unsigned long excess; in memcg1_update_tree() local 200 excess = soft_limit_excess(memcg); in memcg1_update_tree() 205 if (excess || mz->on_tree) { in memcg1_update_tree() 216 __mem_cgroup_insert_exceeded(mz, mctz, excess); in memcg1_update_tree() 280 unsigned long excess; in mem_cgroup_soft_reclaim() local 286 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim() 306 if (total >= (excess >> 2) || in mem_cgroup_soft_reclaim() [all …]
|
| H A D | Kconfig | 756 int "Turn on mmap() excess space trimming before booting" 764 the excess and return it to the allocator. 766 If trimming is enabled, the excess is trimmed off and returned to the 770 If trimming is disabled, the excess is kept, but not used, which for 775 excess pages there must be before trimming should occur, or zero if 779 of 1 says that all excess pages should be trimmed.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-humidity | 7 rid of excess condensation.
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 1027 unsigned long maddr, disp, excess; in elf_fdpic_map_file_by_direct_mmap() local 1122 excess = phdr->p_memsz - phdr->p_filesz; in elf_fdpic_map_file_by_direct_mmap() 1127 if (excess > excess1) { in elf_fdpic_map_file_by_direct_mmap() 1132 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap() 1137 loop, xaddr, excess - excess1, prot, flags, in elf_fdpic_map_file_by_direct_mmap() 1153 if (excess > 0) { in elf_fdpic_map_file_by_direct_mmap() 1156 excess); in elf_fdpic_map_file_by_direct_mmap() 1157 if (clear_user((void *) maddr + phdr->p_filesz, excess)) in elf_fdpic_map_file_by_direct_mmap()
|
| /linux/Documentation/filesystems/ |
| H A D | quota.rst | 27 the process which caused the excess. This method has the disadvantage that
|
| /linux/Documentation/hwmon/ |
| H A D | sht3x.rst | 90 heater_enable: heater enable, heating element removes excess humidity from
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 155 This driver allows you to use excess PS3 video RAM as volatile
|
| /linux/Documentation/scsi/ |
| H A D | hpsa.rst | 12 "split-brained" design of the cciss driver is a source of excess
|
| /linux/drivers/nvdimm/ |
| H A D | Kconfig | 138 the kernel will permanently reserve and strand excess
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | nommu-mmap.rst | 118 granule but will only discard the excess if appropriately configured as 278 aggressively trim allocations and discard any excess pages back in to the page
|
| /linux/Documentation/edac/ |
| H A D | memory_repair.rst | 101 excess of corrected memory errors above a threshold value is reported or an
|
| /linux/Documentation/usb/ |
| H A D | mass-storage.rst | 130 in “file” argument is greater then the value of “luns”, all excess
|
| /linux/arch/m68k/fpsp040/ |
| H A D | bindec.S | 69 | significant digits. The excess digits are collected
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 88 a warning will be issued and the excess space will not be used.
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 695 This value adjusts the excess page trimming behaviour of power-of-2 aligned 699 trims excess pages aggressively. Any value >= 1 acts as the watermark where
|
| /linux/net/ipv4/ |
| H A D | Kconfig | 588 to utilize only the excess network bandwidth as compared to the
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel-speed-select.rst | 365 distribute all remaining (excess/deficit) budgets in proportion to a defined
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 895 master image and COW changes may cause issues like NMIs from excess of
|
| /linux/Documentation/process/ |
| H A D | coding-style.rst | 611 ugly), but try to avoid excess. Instead, put the comments at the head
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 3394 into direct reclaim to work off the excess, but it never invokes the
|