Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/arch/ia64/mm/
Dfault.c33 unsigned long grow; in expand_backing_store() local
35 grow = PAGE_SIZE >> PAGE_SHIFT; in expand_backing_store()
37 || (((vma->vm_mm->total_vm + grow) << PAGE_SHIFT) > current->rlim[RLIMIT_AS].rlim_cur)) in expand_backing_store()
40 vma->vm_mm->total_vm += grow; in expand_backing_store()
42 vma->vm_mm->locked_vm += grow; in expand_backing_store()
/linux-2.4.37.9/include/linux/
Dmm.h648 unsigned long grow; in expand_stack() local
669 grow = (vma->vm_start - address) >> PAGE_SHIFT; in expand_stack()
671 ((vma->vm_mm->total_vm + grow) << PAGE_SHIFT) > current->rlim[RLIMIT_AS].rlim_cur) { in expand_stack()
677 … ((vma->vm_mm->locked_vm + grow) << PAGE_SHIFT) > current->rlim[RLIMIT_MEMLOCK].rlim_cur) { in expand_stack()
684 vma->vm_pgoff -= grow; in expand_stack()
685 vma->vm_mm->total_vm += grow; in expand_stack()
687 vma->vm_mm->locked_vm += grow; in expand_stack()
/linux-2.4.37.9/Documentation/filesystems/
Djfs.txt17 read-write. The resize keyword with no value will grow
Dproc.txt724 grow and shrink dynamically.
/linux-2.4.37.9/Documentation/cdrom/
Dsjcd12 cdrom drive. It will grow as the questions arise. ;-)
/linux-2.4.37.9/Documentation/networking/
Dx25-iface.txt116 cannot grow to much.
Darcnet-hardware.txt68 splitting," that allows "virtual packets" to grow as large as 64K each,
/linux-2.4.37.9/Documentation/sysctl/
Dvm.txt197 the readahead value to grow larger, resulting in more blocks
339 bigger vm_balance is, the easier the active cache will grow,
/linux-2.4.37.9/net/netlink/
Daf_netlink.c221 static int nl_pid_hash_rehash(struct nl_pid_hash *hash, int grow) in nl_pid_hash_rehash() argument
232 if (grow) { in nl_pid_hash_rehash()
/linux-2.4.37.9/fs/cramfs/
DREADME93 PAGE_CACHE_SIZE may grow in future (if I interpret the comment
/linux-2.4.37.9/Documentation/x86_64/
Dmm.txt29 as the top of the userspace stack to allow the stack to grow as
/linux-2.4.37.9/arch/m68k/fpsp040/
Dgen_except.S280 beqs busy_fr |if unimp, grow to busy
/linux-2.4.37.9/arch/sh/kernel/
Dentry.S136 ! It can be valid access, such as stack grow and/or C-O-W.
/linux-2.4.37.9/fs/hfs/
DChangeLog76 when the catalog or extents overflow files grow. that just leaves
1897 Updated to use truncate() to grow full trees.
DHFS.txt883 forks will cause the corresponding fork to grow (with zero padding) or
/linux-2.4.37.9/Documentation/filesystems/devfs/
DREADME191 An example of how big /dev can grow is if we consider SCSI devices:
/linux-2.4.37.9/Documentation/
DConfigure.help5996 If you say Y here, the kernel's internal ARP cache will never grow