/linux-4.4.14/arch/powerpc/kernel/ |
D | vio.c | 96 struct vio_cmo_pool excess; member 161 excess_free = vio_cmo.excess.free; in vio_cmo_alloc() 170 vio_cmo.excess.free -= size; in vio_cmo_alloc() 221 vio_cmo.excess.size -= tmp; in vio_cmo_dealloc() 253 vio_cmo.excess.size -= tmp; in vio_cmo_dealloc() 261 vio_cmo.excess.free += excess_freed; in vio_cmo_dealloc() 302 vio_cmo.excess.size += delta; in vio_cmo_entitlement_update() 303 vio_cmo.excess.free += delta; in vio_cmo_entitlement_update() 310 avail = vio_cmo.excess.free; in vio_cmo_entitlement_update() 332 tmp = min(vio_cmo.excess.free, delta); in vio_cmo_entitlement_update() [all …]
|
/linux-4.4.14/net/sched/ |
D | sch_atm.c | 55 struct atm_flow_data *excess; /* flow for excess traffic; member 152 if (flow->excess) in atm_tc_put() 153 atm_tc_put(sch, (unsigned long)flow->excess); in atm_tc_put() 190 struct atm_flow_data *excess = NULL; in atm_tc_change() local 232 excess = NULL; in atm_tc_change() 234 excess = (struct atm_flow_data *) in atm_tc_change() 236 if (!excess) in atm_tc_change() 290 flow->excess = excess; in atm_tc_change() 300 if (excess) in atm_tc_change() 301 atm_tc_put(sch, (unsigned long)excess); in atm_tc_change() [all …]
|
/linux-4.4.14/mm/ |
D | mremap.c | 245 unsigned long excess = 0; in move_vma() local 304 excess = vma->vm_end - vma->vm_start - old_len; in move_vma() 324 vm_unacct_memory(excess >> PAGE_SHIFT); in move_vma() 325 excess = 0; in move_vma() 330 if (excess) { in move_vma()
|
D | memcontrol.c | 553 unsigned long excess = 0; in soft_limit_excess() local 556 excess = nr_pages - soft_limit; in soft_limit_excess() 558 return excess; in soft_limit_excess() 563 unsigned long excess; in mem_cgroup_update_tree() local 574 excess = soft_limit_excess(memcg); in mem_cgroup_update_tree() 579 if (excess || mz->on_tree) { in mem_cgroup_update_tree() 590 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_update_tree() 1522 unsigned long excess; in mem_cgroup_soft_reclaim() local 1529 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim() 1549 if (total >= (excess >> 2) || in mem_cgroup_soft_reclaim() [all …]
|
D | Kconfig | 366 int "Turn on mmap() excess space trimming before booting" 374 the excess and return it to the allocator. 376 If trimming is enabled, the excess is trimmed off and returned to the 380 If trimming is disabled, the excess is kept, but not used, which for 385 excess pages there must be before trimming should occur, or zero if 389 of 1 says that all excess pages should be trimmed.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio-humidity-hdc100x | 7 rid of excess condensation.
|
/linux-4.4.14/drivers/staging/goldfish/ |
D | README | 8 - Remove excess checking of parameters in calls
|
/linux-4.4.14/fs/ |
D | binfmt_elf_fdpic.c | 1046 unsigned long maddr, disp, excess, excess1; in elf_fdpic_map_file_by_direct_mmap() local 1143 excess = phdr->p_memsz - phdr->p_filesz; in elf_fdpic_map_file_by_direct_mmap() 1147 if (excess > excess1) { in elf_fdpic_map_file_by_direct_mmap() 1152 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap() 1157 loop, xaddr, excess - excess1, prot, flags, in elf_fdpic_map_file_by_direct_mmap() 1173 if (excess > 0) { in elf_fdpic_map_file_by_direct_mmap() 1175 loop, maddr + phdr->p_filesz, excess); in elf_fdpic_map_file_by_direct_mmap() 1176 if (clear_user((void *) maddr + phdr->p_filesz, excess)) in elf_fdpic_map_file_by_direct_mmap()
|
/linux-4.4.14/Documentation/filesystems/ |
D | quota.txt | 25 the process which caused the excess. This method has the disadvantage that
|
/linux-4.4.14/Documentation/scsi/ |
D | hpsa.txt | 10 "split-brained" design of the cciss driver is a source of excess
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 145 This driver allows you to use excess PS3 video RAM as volatile
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 119 granule but will only discard the excess if appropriately configured as 286 aggressively trim allocations and discard any excess pages back in to the page
|
D | CodingStyle | 456 ugly), but try to avoid excess. Instead, put the comments at the head
|
/linux-4.4.14/drivers/usb/host/ |
D | fotg210-hcd.c | 4218 u32 excess; in iso_stream_schedule() local 4234 excess = (stream->next_uframe - period - next) & (mod - 1); in iso_stream_schedule() 4235 if (excess >= mod - 2 * SCHEDULE_SLOP) in iso_stream_schedule() 4236 start = next + excess - mod + period * in iso_stream_schedule() 4237 DIV_ROUND_UP(mod - excess, period); in iso_stream_schedule() 4239 start = next + excess + period; in iso_stream_schedule()
|
/linux-4.4.14/Documentation/usb/ |
D | mass-storage.txt | 124 in “file” argument is greater then the value of “luns”, all excess
|
/linux-4.4.14/Documentation/power/ |
D | pm_qos_interface.txt | 193 it may cause excess latencies to be visible to software, causing it to miss
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 509 This value adjusts the excess page trimming behaviour of power-of-2 aligned 513 trims excess pages aggressively. Any value >= 1 acts as the watermark where
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bindec.S | 69 | significant digits. The excess digits are collected
|
/linux-4.4.14/Documentation/device-mapper/ |
D | thin-provisioning.txt | 83 a warning will be issued and the excess space will not be used.
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 542 to utilize only the excess network bandwidth as compared to the
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 556 into direct reclaim to work off the excess, but it never invokes the
|