Home
last modified time | relevance | path

Searched refs:excess (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dvio.c96 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.1.27/net/sched/
Dsch_atm.c55 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.1.27/mm/
Dmremap.c244 unsigned long excess = 0; in move_vma() local
301 excess = vma->vm_end - vma->vm_start - old_len; in move_vma()
321 vm_unacct_memory(excess >> PAGE_SHIFT); in move_vma()
322 excess = 0; in move_vma()
327 if (excess) { in move_vma()
DKconfig383 int "Turn on mmap() excess space trimming before booting"
391 the excess and return it to the allocator.
393 If trimming is enabled, the excess is trimmed off and returned to the
397 If trimming is disabled, the excess is kept, but not used, which for
402 excess pages there must be before trimming should occur, or zero if
406 of 1 says that all excess pages should be trimmed.
Dmemcontrol.c678 unsigned long excess = 0; in soft_limit_excess() local
681 excess = nr_pages - soft_limit; in soft_limit_excess()
683 return excess; in soft_limit_excess()
688 unsigned long excess; in mem_cgroup_update_tree() local
699 excess = soft_limit_excess(memcg); in mem_cgroup_update_tree()
704 if (excess || mz->on_tree) { in mem_cgroup_update_tree()
715 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_update_tree()
1700 unsigned long excess; in mem_cgroup_soft_reclaim() local
1707 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim()
1727 if (total >= (excess >> 2) || in mem_cgroup_soft_reclaim()
[all …]
/linux-4.1.27/drivers/staging/goldfish/
DREADME8 - Remove excess checking of parameters in calls
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1020 unsigned long maddr, disp, excess, excess1; in elf_fdpic_map_file_by_direct_mmap() local
1117 excess = phdr->p_memsz - phdr->p_filesz; in elf_fdpic_map_file_by_direct_mmap()
1121 if (excess > excess1) { in elf_fdpic_map_file_by_direct_mmap()
1126 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap()
1131 loop, xaddr, excess - excess1, prot, flags, in elf_fdpic_map_file_by_direct_mmap()
1147 if (excess > 0) { in elf_fdpic_map_file_by_direct_mmap()
1149 loop, maddr + phdr->p_filesz, excess); in elf_fdpic_map_file_by_direct_mmap()
1150 if (clear_user((void *) maddr + phdr->p_filesz, excess)) in elf_fdpic_map_file_by_direct_mmap()
/linux-4.1.27/Documentation/filesystems/
Dquota.txt25 the process which caused the excess. This method has the disadvantage that
/linux-4.1.27/arch/powerpc/platforms/ps3/
DKconfig145 This driver allows you to use excess PS3 video RAM as volatile
/linux-4.1.27/Documentation/scsi/
Dhpsa.txt10 "split-brained" design of the cciss driver is a source of excess
/linux-4.1.27/Documentation/
Dnommu-mmap.txt119 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
DCodingStyle456 ugly), but try to avoid excess. Instead, put the comments at the head
/linux-4.1.27/drivers/usb/host/
Dfusbh200-hcd.c4333 u32 excess; in iso_stream_schedule() local
4349 excess = (stream->next_uframe - period - next) & (mod - 1); in iso_stream_schedule()
4350 if (excess >= mod - 2 * SCHEDULE_SLOP) in iso_stream_schedule()
4351 start = next + excess - mod + period * in iso_stream_schedule()
4352 DIV_ROUND_UP(mod - excess, period); in iso_stream_schedule()
4354 start = next + excess + period; in iso_stream_schedule()
Dfotg210-hcd.c4399 u32 excess; in iso_stream_schedule() local
4415 excess = (stream->next_uframe - period - next) & (mod - 1); in iso_stream_schedule()
4416 if (excess >= mod - 2 * SCHEDULE_SLOP) in iso_stream_schedule()
4417 start = next + excess - mod + period * in iso_stream_schedule()
4418 DIV_ROUND_UP(mod - excess, period); in iso_stream_schedule()
4420 start = next + excess + period; in iso_stream_schedule()
/linux-4.1.27/Documentation/usb/
Dmass-storage.txt124 in “file” argument is greater then the value of “luns”, all excess
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt193 it may cause excess latencies to be visible to software, causing it to miss
/linux-4.1.27/Documentation/sysctl/
Dvm.txt509 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.1.27/arch/m68k/fpsp040/
Dbindec.S69 | significant digits. The excess digits are collected
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt83 a warning will be issued and the excess space will not be used.
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt370 into direct reclaim to work off the excess, but it never invokes the
/linux-4.1.27/net/ipv4/
DKconfig556 to utilize only the excess network bandwidth as compared to the