Home
last modified time | relevance | path

Searched refs:grows (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/mm/
Dmprotect.c341 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in SYSCALL_DEFINE3() local
343 if (grows == (PROT_GROWSDOWN|PROT_GROWSUP)) /* can't be both */ in SYSCALL_DEFINE3()
373 if (unlikely(grows & PROT_GROWSDOWN)) { in SYSCALL_DEFINE3()
383 if (unlikely(grows & PROT_GROWSUP)) { in SYSCALL_DEFINE3()
DKconfig632 user processes when the stack grows upwards (currently only on parisc
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt194 00004000-01ffffff ~32MB lower mmap space (grows up)
195 02000000-021fffff 2MB Stack space (grows down from top)
197 nnnnnnnn- brk space (grows up)
198 -bfffffff upper mmap space (grows down)
/linux-4.1.27/Documentation/blockdev/
Dramdisk.txt21 The RAM disk dynamically grows as more space is required. It does this by using
72 the RAM disk dynamically grows as data is being written into it, a size field
/linux-4.1.27/Documentation/vm/
Dzswap.txt41 accessed. The compressed memory pool grows on demand and shrinks as compressed
/linux-4.1.27/Documentation/mn10300/
DABI.txt12 The stack grows downwards, and should always be 32-bit aligned. There are
/linux-4.1.27/Documentation/security/
DYama.txt14 As Linux grows in popularity, it will become a larger target for
/linux-4.1.27/Documentation/hwmon/
Dcoretemp34 may be raised, if the temperature grows enough (more than TjMax) to trigger
/linux-4.1.27/Documentation/firmware_class/
DREADME48 5), kernel: grows a buffer in PAGE_SIZE increments to hold the image as it
/linux-4.1.27/Documentation/arm/
DPorting69 process can access+1. The user space stack grows down from this
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dkgdb_asm.S308 move.d internal_stack+1020, $sp ; Use the internal stack which grows upwards
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-block-bcache142 memory; cache dynamically grows and shrinks in response to
/linux-4.1.27/Documentation/
Dmedia-framework.txt124 number of extra links. The links array will be reallocated if it grows beyond
199 pre-allocated and grows dynamically as needed.
/linux-4.1.27/Documentation/filesystems/
Dtmpfs.txt8 tmpfs puts everything into the kernel internal caches and grows and
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt165 These calling conventions apply to both user and kernel code. The stack grows
/linux-4.1.27/Documentation/accounting/
Dtaskstats.txt165 extended and the number of cpus grows large.
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics20 especially as the volume of those patches grows. Git also has its rough
/linux-4.1.27/Documentation/thermal/
Dintel_powerclamp.txt139 among CPUs become challenging as the number of cores grows. This is
/linux-4.1.27/arch/xtensa/
DKconfig372 specified as parameters, simdisk_count grows accordingly.
/linux-4.1.27/Documentation/networking/
Dscaling.txt90 interrupts (and thus work) grows with each additional queue.
Dbonding.txt2405 needed as the number of systems involved grows (remember that each
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped954 /* Number of entries by which start-condition stack grows. */
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped710 /* Number of entries by which start-condition stack grows. */
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped806 /* Number of entries by which start-condition stack grows. */