Searched refs:excess (Results 1 – 16 of 16) sorted by relevance
| /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/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-humidity | 7 rid of excess condensation.
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 1033 unsigned long maddr, disp, excess; in elf_fdpic_map_file_by_direct_mmap() local 1128 excess = phdr->p_memsz - phdr->p_filesz; in elf_fdpic_map_file_by_direct_mmap() 1133 if (excess > excess1) { in elf_fdpic_map_file_by_direct_mmap() 1138 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap() 1143 loop, xaddr, excess - excess1, prot, flags, in elf_fdpic_map_file_by_direct_mmap() 1159 if (excess > 0) { in elf_fdpic_map_file_by_direct_mmap() 1162 excess); in elf_fdpic_map_file_by_direct_mmap() 1163 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/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/edac/ |
| H A D | memory_repair.rst | 101 excess of corrected memory errors above a threshold value is reported or an
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 4179 u32 excess; in iso_stream_schedule() local 4195 excess = (stream->next_uframe - period - next) & (mod - 1); in iso_stream_schedule() 4196 if (excess >= mod - 2 * SCHEDULE_SLOP) in iso_stream_schedule() 4197 start = next + excess - mod + period * in iso_stream_schedule() 4198 DIV_ROUND_UP(mod - excess, period); in iso_stream_schedule() 4200 start = next + excess + period; in iso_stream_schedule()
|
| /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 | 721 This value adjusts the excess page trimming behaviour of power-of-2 aligned 725 trims excess pages aggressively. Any value >= 1 acts as the watermark where
|
| /linux/net/ipv4/ |
| H A D | Kconfig | 587 to utilize only the excess network bandwidth as compared to the
|
| /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/admin-guide/ |
| H A D | cgroup-v2.rst | 3409 into direct reclaim to work off the excess, but it never invokes the
|